Avatar for the vercel user
vercel
next.js
BlogDocsChangelog

turbo-persistence: streaming SST writer for reduced memory usage

#90617
Comparing
sokra/streaming-compaction
(
2f05800
) with
canary
(
fe2f1e4
)
CodSpeed Performance Gauge
0%
Untouched
17
Skipped
3

Benchmarks

3 total
hmr_updates_medium_10
crates/next-api/benches/hmr.rs
IgnoredSkipped
17.2 µs*
hmr_updates_large_20
crates/next-api/benches/hmr.rs
IgnoredSkipped
16.9 µs*
hmr_updates_small_5
crates/next-api/benches/hmr.rs
IgnoredSkipped
16.8 µs*

Commits

Click on a commit to change the comparison range
Base
canary
fe2f1e4
-0.13%
turbo-persistence: streaming SST writer for reduced memory usage
4b3cbd6
20 hours ago
by lukesandberg
+0.09%
turbo-persistence: simplify streaming SST writer and fix compaction bug
a262627
18 hours ago
by lukesandberg
+3.15%
turbo-persistence: use exact block capacity tracking in streaming SST writer
0de4f43
15 hours ago
by lukesandberg
-3.06%
turbo-persistence: add clarifying comments and unit tests for streaming SST writer
6c84510
11 hours ago
by sokra
-0.06%
turbo-persistence: rename entry_count_hint, fix empty-file panic, doc fix
443f567
10 hours ago
by sokra
+0.06%
turbo-persistence: fix block capacity for large keys, debug_assertions for small block id
1ae330d
9 hours ago
by sokra
+0.23%
turbo-persistence: refactor add() with helper methods, flush small blocks eagerly
198b531
8 hours ago
by sokra
-0.21%
turbo-persistence: fix drop panic, deduplicate flush, add tests
bb0d251
6 hours ago
by sokra
+0.07%
turbo-persistence: make StreamingSstWriter generic over Entry, avoid key copies
8a7f172
6 hours ago
by sokra
+3.33%
turbo-persistence: make KeyBlockBuilder methods generic over Entry
cea1d16
5 hours ago
by sokra
-3.44%
turbo-persistence: flush key blocks incrementally, fix O(N²) scan
a625251
5 hours ago
by sokra
+0.15%
turbo-persistence: shrink AMQF filter to actual entry count on close
ad09243
4 hours ago
by sokra
-0.11%
turbo-persistence: only shrink AMQF filter when <50% capacity used
93f2b54
4 hours ago
by sokra
-0.07%
turbo-persistence: rename PendingKeyEntry, add capacity buffer, fix clippy
2f05800
4 hours ago
by sokra
© 2026 CodSpeed Technology
Home Terms Privacy Docs