Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 414 Bytes

readme.md

File metadata and controls

13 lines (10 loc) · 414 Bytes

Benchmark results of usual workloads

This repository shows some results in ./results.md to compare some devices typescript performance.

How to contribute?

  1. clone this repository
  2. istall dependencies ( npm ci )
  3. execute a command e.g.:
    • npx jest
    • npx jest test/1.test.ts
  4. add results to table in ./results.md
  5. open a pull request I will accept the results