We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1ed76b0 + 8e8e0cf commit ee03fc6Copy full SHA for ee03fc6
1 file changed
benchmarks/run.js
@@ -1,5 +1,4 @@
1
const { performance } = require('perf_hooks');
2
-const path = require('path');
3
4
async function run() {
5
const mod = require('../src/index.js');
0 commit comments