-
Notifications
You must be signed in to change notification settings - Fork 314
Skipping crc check #469
Copy link
Copy link
Closed
Description
Hi all! Currently profiling my game, loading save files (reading zip files).
Perf flame graph shows me that ~34% of runtime is inflate_fast(), and ~28% of runtime is crc32_little().
Is there any option to skip crc check while reading (zlib) zip files?
Tried to google the issue and looked at docs, could not find anything.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels