MCPcopy
hub / github.com/4ian/GDevelop / SerializerBenchmark.js

File SerializerBenchmark.js

GDevelop.js/__tests__/SerializerBenchmark.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const initializeGDevelopJs = require('../../Binaries/embuild/GDevelop.js/libGD.js');
2const { makeBenchmarkSuite } = require('../TestUtils/BenchmarkSuite.js');
3
4describe.skip('gd.Serializer benchmarks', function () {

Callers

nothing calls this directly

Calls 11

fromJSObjectMethod · 0.80
addMethod · 0.65
logMethod · 0.65
toJSONMethod · 0.65
itFunction · 0.50
makeBenchmarkSuiteFunction · 0.50
fillMethod · 0.45
fromJSONMethod · 0.45
parseMethod · 0.45
runMethod · 0.45
toJSObjectMethod · 0.45

Tested by

no test coverage detected