Updating the IO Ring, Updating the progress printing fn

This commit is contained in:
2026-03-31 19:33:39 +01:00
parent d4ba121b56
commit 41ac164881
13 changed files with 56 additions and 54 deletions

View File

@@ -49,3 +49,7 @@ Fixing user prompt parsing
4.5: Porting to linux
Reorganising the code
Improving the scan function
5.0: Implementing the IO Ring instead of buffered hashing, huge performance gains.
fixing the xxh_x86dispatch warnings
Updating the progress printing function