Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
describe(
'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
perf
Function · 0.85
cb1
Function · 0.85
cb2
Function · 0.85
Gun
Function · 0.50
cb
Function · 0.50
on
Function · 0.50
Tested by
no test coverage detected