moltar / typescript-runtime-type-benchmarks

📊 Benchmark Comparison of Packages with Runtime Validation and TypeScript Support
https://moltar.github.io/typescript-runtime-type-benchmarks/
594 stars 59 forks source link

[Enchanchament] add Bun runtime in benchmark #1220

Open kravetsone opened 3 months ago

kravetsone commented 3 months ago

add Bun runtime in benchmark if it possible

It would be useful to compare the results of Bun and NodeJS

moltar commented 3 months ago

Great idea. If we can make it work with Bun without any complications, I'd be happy to add it!

DarkGL commented 3 days ago

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