MCPcopy
hub / github.com/alsotang/node-lessons / main.js

File main.js

lesson10/main.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var Benchmark = require('benchmark');
2
3var suite = new Benchmark.Suite;
4

Callers

nothing calls this directly

Calls 3

int1Function · 0.85
int2Function · 0.85
int3Function · 0.85

Tested by

no test coverage detected