mobily / ts-belt

🔧 Fast, modern, and practical utility library for FP in TypeScript.
https://mobily.github.io/ts-belt
MIT License
1.11k stars 31 forks source link

added bar to benchmark output #23

Closed Pyrolistical closed 2 years ago

Pyrolistical commented 2 years ago

I found it hard to read the benchmark full of numbers, so I added a bar under each result that allows humans to visually see how fast things are compared to each other.

Screen Shot 2022-01-01 at 11 43 08

Attached full markdown output. This is a full benchmark running on MacBook Air M1 2020 results.md

mobily commented 2 years ago

@Pyrolistical which node version do you use? :)

Pyrolistical commented 2 years ago

@mobily v16.7.0

Pyrolistical commented 2 years ago

@mobily let me re-run the bench off of the latest so it includes native

Pyrolistical commented 2 years ago

@mobily here it is results.md