Changes between Initial Version and Version 1 of Ticket #14853, comment 2


Ignore:
Timestamp:
Feb 1, 2024, 7:32:03 AM (5 months ago)
Author:
mikrosk

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #14853, comment 2

    initial v1  
    11With https://github.com/scummvm/scummvm/pull/5621 merged, I'm happy to report that adding/detecting Dreamweb is now much faster than in 2.8! So the original speed I remembered is definitely present/visible.
    22
    3 However, the when it comes to hashing/comparing, there's still some performance decrease if the amount of files is too big: adding a folder with 999 (generated) files is still about 20% slower. I can provide a detailed call graph if it helps.
     3However, the when it comes to hashing/comparing, there's still some performance decrease if the amount of files is too big: adding a folder with 999 (generated) files is still about 20% slower than in 2.8. I can provide a detailed call graph if it helps.