Closed arv closed 2 years ago
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/rocicorp/replicache/FXrTzvvsaz76tndMuqjdBJ8BMA4g
✅ Preview: https://replicache-git-arv-btree-chunk-size-rocicorp.vercel.app
You can run this using npx http-sever
or any other static file http server
Lower is better
It looks like we should stick with 8kb
writeSubReadOnly
scan onlye
@aboodman @grgbkr
I moved this to codesandbox.
https://codesandbox.io/s/repl-btree-chunk-size-wnp5vy?file=/src/index.js https://wnp5vy.csb.app/
This visualizes performance runs on M1 (2020) and MacPro (2015)
It runs the perf tests with 4kb and 8kb chunk size.
The p95 results are removed from the graph.
Lower is better