Skip to content

Commit 698b4ea

Browse files
committed
content
1 parent 3524ce9 commit 698b4ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/blog/2025-03-30_fjall-28.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ assert_eq!(new_tree.len(), 1_000_000, "bulk load was not correct");
5757
5858
### Benchmark
5959

60-
This benchmark writes 100 million monotonically ascending `u128` integer keys with 100 byte values:
60+
This benchmark writes 100 million monotonically ascending `u128` integer keys with 100 fully random byte values:
6161

6262
<div style="margin-top: 10px; width: 100%; display: flex; justify-content: center">
6363
<img style="border-radius: 16px; max-height: 500px" src="/media/posts/fjall-28/ingest_cpu.png" />

0 commit comments

Comments
 (0)