orbitdb-archive / ipfs-log

Append-only log CRDT on IPFS
https://orbitdb.github.io/ipfs-log/
MIT License
398 stars 55 forks source link

new benchmarker/benchmarks; keeps old benchmarks #329

Closed tabcat closed 2 years ago

tabcat commented 3 years ago

adds/updates benchmarks and an npm script to use the new benchmarker. i decided not the do anything with the old benchmark files yet but we can add that as part of the pr if decided.

related: https://github.com/orbitdb/benchmark-runner/pull/32

aphelionz commented 3 years ago

We should probably remove the call to npm run benchmark in CI until we have a way to reliably compare performance across builds