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

Basic benchmarks #81

Open
6 tasks
emilos opened this issue Mar 19, 2020 · 0 comments
Open
6 tasks

Basic benchmarks #81

emilos opened this issue Mar 19, 2020 · 0 comments
Projects

Comments

@emilos
Copy link

emilos commented Mar 19, 2020

Context

Huncwot should not only be easy to use, but also provide better performance (out of the box) than express and other solutions.

Acceptance criteria

  • npm run benchmark script in package.json
  • install benchmark.js
  • install express as a dev dep
  • use ava
  • compare huncwot and express
  • check other benchmarks and add a basic test case

We can consider adding huncwot to benchmarking repos later.

@zaiste zaiste added this to Planned in Roadmap Aug 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Roadmap
  
Planned
Development

No branches or pull requests

1 participant