Run Examples To run examples (files in the example folder), you need to build ESBench first: pnpm build It is recommended to run one suite at a time using --file parameter, as it can take a long time. cd example pnpm exec esbench --file <filename.js>