We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3524ce9 commit 698b4eaCopy full SHA for 698b4ea
src/content/blog/2025-03-30_fjall-28.md
@@ -57,7 +57,7 @@ assert_eq!(new_tree.len(), 1_000_000, "bulk load was not correct");
57
58
### Benchmark
59
60
-This benchmark writes 100 million monotonically ascending `u128` integer keys with 100 byte values:
+This benchmark writes 100 million monotonically ascending `u128` integer keys with 100 fully random byte values:
61
62
<div style="margin-top: 10px; width: 100%; display: flex; justify-content: center">
63
<img style="border-radius: 16px; max-height: 500px" src="/media/posts/fjall-28/ingest_cpu.png" />
0 commit comments