Commit Graph
14 Commits
Author SHA1 Message Date
LeoVasanko c9cc15ed08 No newline before summary, for tighter output. v2.1.0 2026-01-05 16:28:52 +00:00
LeoVasanko e62d26e4f8 Status output reworked using a new progress indicator that can share the terminal with other outputs. 2026-01-05 16:20:43 +00:00
LeoVasanko 7b483153af Benchmark cleanup, build messages before printing as a whole. v2.0.0 2026-01-03 21:30:19 +00:00
LeoVasanko 8380ab202e Restore refusal to write to a TTY, lost in earlier refactoring. 2026-01-03 21:13:45 +00:00
LeoVasanko 463a6e939f Progress display and summary formatting improved. 2026-01-03 21:04:10 +00:00
LeoVasanko da152f5bd8 Fix regression from prior changes that broke determinism again, simplify the code to avoid that happening again. 2026-01-03 21:03:57 +00:00
LeoVasanko 1ff5037fe2 Cleaned up progress display. 2026-01-03 20:23:14 +00:00
LeoVasanko a71bb0f0d4 Fix undeterministic output bug, clean up workers code, make prettier status messages and refactor cli/workers/stats division. 2026-01-03 20:10:14 +00:00
LeoVasanko 75d42cf0d5 README and screenshot. 2026-01-03 00:38:39 +00:00
LeoVasanko f0190b7ef9 Removed mmap mode because it was consistently slower than fd and a pain to maintain. Minor code cleanuop. 2026-01-03 00:38:22 +00:00
LeoVasanko 017095df36 Miscellaneous fixed, cleanup and linting. 2026-01-02 23:51:43 +00:00
LeoVasanko 52cfcb9872 README 2026-01-02 22:38:19 +00:00
LeoVasanko 4ac1ddbe2a Be silent when the receiver closes the pipe. 2026-01-02 22:38:05 +00:00
LeoVasanko 5747e9a183 Initial commit of v2. 2026-01-02 22:16:16 +00:00