-
Notifications
You must be signed in to change notification settings - Fork 5
MD5 computation very slow for large ROMs #513
Copy link
Copy link
Open
Labels
perfPerformance issue or regressionPerformance issue or regression
Description
Description
MD5 computation is very slow for large ROMs.
Reproduction Steps
- Load a large ROM with profiler
- Observe hot
md5_process
Expected behavior
MD5 computation isn't the bottleneck of the ROM loading process.
Actual behavior
MD5 computation is the bottleneck of the ROM loading process.
Regression?
No.
Configuration
No response
Other information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
perfPerformance issue or regressionPerformance issue or regression