file-icons icon indicating copy to clipboard operation
file-icons copied to clipboard

todo: improve benchmarks

Open CrabNejonas opened this issue 1 year ago • 0 comments

I performed some basic benchmarking and set up a rough harness for it, but it's not great yet. In particular it would be nice to:

  1. Benchmark the wasm build, not a native one.
  2. Benchmark the wasm build in-browser to get an idea of real-world perf.
  3. Have it run in CI

We already have an in-browser testing setup using vitest, maybe we can reuse components from that 🤔

CrabNejonas avatar Oct 30 '23 14:10 CrabNejonas