Commit Graph

9 Commits (995e1cf80e580b27b655c103d7711abb52a24bed)

Author SHA1 Message Date
Avril 995e1cf80e
Moved input lines on to stack if input is small.
2 weeks ago
Avril 9512781db2
Remove unused req-deps for optional feature `io_uring`.
2 weeks ago
Avril 5293810b79
Added `--write-only` & `--no-consume` for when loading a chain is all that"s desired. Added 0 line output (default is still 1) for if saving/modifying a chain is all that"s desired.
2 weeks ago
Avril 0a7d530068
format: Added `io_uring::create_write_compressed()`: Spawns a background thread that compresses the written data to a file using the `io_uring` subsystem. Compression & IO operations are performed asynchonously.
2 months ago
Avril 066811444a
Added proper file format for save/load of chain. Added internal ZSTD compression of chain stream.
2 months ago
Avril c4fc2fde1d
Cli: Added basic chain save+load & dynamic num of output lines (1..)
2 months ago
Avril afec40ae84
hump
5 years ago
Avril 208ca29507
rel profile
5 years ago
Avril e5a675fe45
Initial commit
5 years ago