perf: make crc32 100x faster on x86-64 (#278)
This change makes checkpoints load significantly faster by optimizing pkzip's cyclic redundancy check. This code was developed by Intel and Google and Mozilla. See Chromium's zlib codebase for further details.
This commit is contained in:
2
thirdparty/.clang-format
vendored
Normal file
2
thirdparty/.clang-format
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
DisableFormat: true
|
||||
SortIncludes: Never
|
||||
Reference in New Issue
Block a user