MCPcopy
hub / github.com/exceljs/exceljs / testPerformance.js

File testPerformance.js

test/testPerformance.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const fs = require('fs');
2const _ = require('../lib/utils/under-dash.js');
3
4const HrStopwatch = require('./utils/hr-stopwatch');

Callers

nothing calls this directly

Calls 6

runTestsFunction · 0.85
getCellMethod · 0.65
addRowMethod · 0.65
commitMethod · 0.65
addWorksheetMethod · 0.45
eachMethod · 0.45

Tested by

no test coverage detected