kookamamie
Is it by accident that "mitata", the project name, means "to measure" in Finnish?
moltar
Any plans for web compatible output?

I maintain this repo, and we hand roll the stats page, but if we could get that for free it’d be so great!

https://github.com/moltar/typescript-runtime-type-benchmarks

wonger_
This is for "headless" JavaScript outside the browser, right?
golergka
Wow, I was just looking how to benchmark a streaming JSON parser that I'm working on! I'm creating it specifically for performance-intensive situations with JSON strings sizes up to gigabytes, and I thought that I had to implement about half of the features you mention there, like parametrisation and automatic GC after every test.
pavi2410
wow! what a timing! I started building Speedrun yesterday to accommodate my daily needs

https://toolkit.pavi2410.me/tools/speedrun

https://github.com/pavi2410/toolkit/issues/8