Get the latest tech news
Show HN: Mitata – Benchmarking tooling for JavaScript
benchmark tooling that loves you ❤️. Contribute to evanwashere/mitata development by creating an account on GitHub.
On runtimes that expose gc (e.g. bun, node --expose-gc ...), mitata will automatically run garbage collection before each benchmark. For those who love doing micro-benchmarks, mitata can automatically detect and inform you about optimization passes like dead code elimination without requiring any special engine flags. with mitata’s ascii rendering capabilities, now you can easily visualize samples in barplots, boxplots, lineplots, histograms, and get clear summaries without any additional tools or dependencies.
Or read this on Hacker News