Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/amark/gun
/ cb2
Function
cb2
test/old/performance.js:134–136 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
132
}
133
});
134
});
var
cb2 =
function
(){
135
console.log(
'setImmediate: gun'
, (t2 = (perf.now() - t2)/1000) +
's'
, (t2 / t1).toFixed(1)+
'x'
,
'slower.'
);
136
}
137
}());
138
});
Callers
1
performance.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected