1
General / Re: Depth maps generation performance tip
« on: February 08, 2025, 12:18:48 PM »
Updated original post, added tip2.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
I'm not sure that they might affect our run times that much, as it's not as if they're mining crypto in the background...In my case those ~5% is caused by number of running processes/threads/kernel threads:
Locking stuff down only tests Metashape compiled for Windows vs. Metashape compiled for Linux. Not so much Windows vs. Linux.Use the same frequencies is mandatory when it comes to benchmarking software quality like OS kernel algorithms, which is the most important in case linux vs. win and according to my findings and measurements it is under ~5%. The rest % differences which I noticed are not related to linux kernel and are caused simply by running many background processes/services not needed during Metashape processing and SSD behaviours in case of free/full disk space I have(therefore I precached all JPEG files).