If you are running a fast newer machine with a lot of RAM and an m.2 nvme it's a different story, but don't get frustiated while it's rescanning.
-Dave
It also helps to renice(1) the Bitcoin Core process if you have other things running in the background, so that it gets priority CPU and I/O access. Just make sure you don't make it realtime because then you could make the entire system unstable.
Generally, this will not help when there Core is the only process running, and it is only expected to improve the performance to as if it was the only program running on the system.
In Windows you can change the process priority with task manager, and it accomplishes the same thing.