Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
const
fs = require(
'fs'
);
2
const
_ = require(
'../lib/utils/under-dash.js'
);
3
4
const
HrStopwatch = require(
'./utils/hr-stopwatch'
);
Callers
nothing calls this directly
Calls
6
runTests
Function · 0.85
getCell
Method · 0.65
addRow
Method · 0.65
commit
Method · 0.65
addWorksheet
Method · 0.45
each
Method · 0.45
Tested by
no test coverage detected