kretes icon indicating copy to clipboard operation
kretes copied to clipboard

Basic benchmarks

Open emilos opened this issue 4 years ago • 0 comments

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.

emilos avatar Mar 19 '20 20:03 emilos