Skip to content
This repository has been archived by the owner on Jun 7, 2022. It is now read-only.

Commit

Permalink
Merge pull request #253 from darrenldl/dev
Browse files Browse the repository at this point in the history
Fixed typos in CHANGELOG
  • Loading branch information
darrenldl authored Jul 14, 2019
2 parents 2afd25c + 07f0198 commit c29bcf3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@

- This mostly affects encoding and decoding of files 0 in length

- This does, however, also make the recording of FSZ field to be more accurate in the event that the input file size changes during the encoding process, in which case the FSZ field will not match the actual number of bytes encoded
- This does, however, also make the recording of FSZ field more accurate in the event that the input file size changes during the encoding process, in which case the FSZ field will not match the actual number of bytes encoded

- Added multithreading and operation pipelining to rescue and sort coreTL;DR
- Added multithreading and operation pipelining to rescue and sort core

- Rescue mode is 4x the performance (jumping from ~50MB/s to ~200MB/s) and sort mode is 2.75x the performance (jumping from ~80MB/s to ~220MB/s) on my laptop

Expand Down

0 comments on commit c29bcf3

Please sign in to comment.