Skip to content

Commit 0fcb209

Browse files
committed
docs: update perf docs
1 parent 53a96a1 commit 0fcb209

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pages/docs/performance/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The benchmark can be reproduced using the [crdt-benchmarks](https://github.com/z
2525
- Automerge can perform the `B4` benchmark in about 1 second (see `time`) if all
2626
changes are applied within a single `change` transaction. However, our
2727
benchmarks test individual edits that generate individual update events as
28-
this more closely simulates actual user behavior. See #21
28+
this more closely simulates actual user behavior.
2929
- Note that `parseTime` is significantly higher with `automerge` and `loro` when
3030
the initial document is not empty (e.g. when syncing content from a remote
3131
server).

0 commit comments

Comments
 (0)