clix icon indicating copy to clipboard operation
clix copied to clipboard

chore: add performance test

Open tony-go opened this issue 3 years ago • 1 comments

Context

I'd like to measure the performance of the package, then when we deliver a new version we could know if we degrade or not.

Acceptance criteria

  • we should keep a history of each version
  • we should post a benchmark that will compare performances after each CI run
  • we could run a benchmark locally

tony-go avatar Apr 26 '22 17:04 tony-go

Useful links:

  • https://www.npmjs.com/package/benchmark

tony-go avatar Apr 26 '22 17:04 tony-go