MCPcopy
hub / github.com/amark/gun / performance.js

File performance.js

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

Source from the content-addressed store, hash-verified

1describe('Performance', function(){ return; // performance tests
2 var console = root.console || {log: function(){}};
3 function perf(fn, i){
4 i = i || 1000;

Callers

nothing calls this directly

Calls 6

perfFunction · 0.85
cb1Function · 0.85
cb2Function · 0.85
GunFunction · 0.50
cbFunction · 0.50
onFunction · 0.50

Tested by

no test coverage detected