Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

todo: improve benchmarks #3

Open
CrabNejonas opened this issue Oct 30, 2023 · 0 comments
Open

todo: improve benchmarks #3

CrabNejonas opened this issue Oct 30, 2023 · 0 comments
Labels
good first issue Good for newcomers

Comments

@CrabNejonas
Copy link
Contributor

CrabNejonas commented Oct 30, 2023

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 CrabNejonas changed the title todo: add benchmarks todo: improve benchmarks Nov 8, 2023
@CrabNejonas CrabNejonas added the good first issue Good for newcomers label Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant