MCPcopy Create free account
hub / github.com/emscripten-core/emscripten / embind.benchmark.js

File embind.benchmark.js

test/embind/embind.benchmark.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1addToLibrary({
2 increment_counter_benchmark_js: function(N) {
3 var ctr = _get_counter();
4 var a = _emscripten_get_now();

Callers

nothing calls this directly

Calls 5

addToLibraryFunction · 0.85
deleteMethod · 0.65
_emscripten_get_nowFunction · 0.50
outFunction · 0.50
pushMethod · 0.45

Tested by

no test coverage detected