top | item 38720635

The State of Benchmarking in Node.js

1 points| webpro | 2 years ago |webpro.nl

1 comment

order

webpro|2 years ago

Benchmarking becomes more important as we build more and more applications and tooling for runtimes like Node.js and Bun. This article discusses macro and micro benchmarking, and explores options we can use today to benchmark code. The article includes code examples and a CodeSandbox to try and implement in your own work.