Hello,
Does a new instance affect the performance of main instance when it comes to property indexing if they have the same setting?
Thank you.
new instance and main instance
-
void
- Developer
- Posts: 19903
- Joined: Fri Oct 16, 2009 11:31 pm
Re: new instance and main instance
For HDDs: Yes. (long seek times)
For SSDs: No. (no seek times)
For SSDs: No. (no seek times)
-
sk2107
- Posts: 385
- Joined: Sun Aug 07, 2022 8:48 pm
Re: new instance and main instance
Thanks a lot
Best regards
Best regards