raviqqe
stak
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Update Muffy (#3957)
main
8 hours ago
Refactor I/O benchmarks (#3955)
main
10 hours ago
Update Muffy
chore/muffy
13 hours ago
Refactor
chore/refactor-io-bench
13 hours ago
Fix variable name in bench (#3956)
main
13 hours ago
Fix
bug/bench-var
15 hours ago
Add IO benchmarks (#3954) ## Summary - Add Criterion IO benchmarks for in-memory ports and OS-backed files. - Cover bytevector and string reads/writes with separate preparation measurements. - Add multibyte UTF-8 workloads using encoded-byte throughput accounting. - Keep OS input fixtures separate from output fixtures so write preparation cannot invalidate read benchmarks. ## Validation - `cargo fmt --all -- --check` - `cargo check -p stak-bench --bench io --all-features --locked` - `cargo clippy -p stak-bench --bench io --all-features --locked -- -D warnings` - `cargo bench -p stak-bench --bench io --locked -- --test` - `git diff --check`
main
16 hours ago
Fix UTF-8 encoding in `open-input-string` (#3949) The UTF-8 encoder omitted required continuation bytes when higher six-bit groups were zero, truncating U+2014 from `E2 80 94` to `E2 94`. Make recursion follow the selected UTF-8 width and cover the regression in the string-port integration tests. --------- Co-authored-by: Yota Toyama <raviqqe@gmail.com>
main
21 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
Update Muffy
#3957
16 hours ago
70fcd8a
chore/muffy
CodSpeed Performance Gauge
0%
Refactor I/O benchmarks
#3955
16 hours ago
23b1c3a
chore/refactor-io-bench
CodSpeed Performance Gauge
0%
Fix variable name in bench
#3956
18 hours ago
bc43331
bug/bench-var
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs