Skip to content

benchmark: rewrite import.meta benchmark

benchmark: rewrite import.meta benchmark

This is a ESM benchmark, rewrite it so that we are directly benchmarking the ESM import.meta paths and using number of loads for op/s calculation, instead of doing it in startup benchmarks and nesting number of process/workers spawn for op/s calculation.

Merge request reports

Loading