MCPcopy Index your code
hub / github.com/nodejs/node / test-performance-many-marks.js

File test-performance-many-marks.js

test/parallel/test-performance-many-marks.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2require('../common');
3
4for (let i = 0; i < 1e6; i++) {

Callers

nothing calls this directly

Calls 4

clearMarksMethod · 0.80
requireFunction · 0.50
markMethod · 0.45
getEntriesByNameMethod · 0.45

Tested by

no test coverage detected