Every number here names the work category. That is the only honest way to compare speed.
You want the headline numbers, but you also want to know what each number is allowed to mean.Number
The value and unit from the claim row.
+
Category
The work shape that makes the row comparable.
+
Non-claim
The work this number must not be used to imply.
Warm local readThe data is local and warm, so Bitfield can read known local bytes without sending a request to a separate database process.
Content address lookupBitfield first resolves the data fingerprint, then reads the bytes.
Batched write ceilingThe optimized write path divided across a full batch. Useful as a ceiling, not the same as every saved-write comparison.
Durable batch write comparisonA conservative saved-write comparison that includes more of the durable write contract.
What these numbers do not say
- They do not say cold storage is sub-nanosecond.
- They do not say the internet has zero cost.
- They do not say every database benchmark measures the same job.
- They do not say one isolated write and a full batch have the same wall-clock shape.
Claim envelopes
Each envelope is the full public shape of the claim. Quote the envelope, not just the number.How to use a row in copy
Use this shape:Bitfield measuredDo not use this shape:<value> <unit>for<category>. That row is about<mechanism category>. It does not claim<main non-claim>.
Bitfield is <value> fast.
The second version removes the measured job. Once the measured job is gone, the number becomes easier to misuse.