MCPcopy
hub / github.com/ajv-validator/ajv / jtd.js

File jtd.js

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

Source from the content-addressed store, hash-verified

1/* eslint-disable no-empty */
2/* eslint-disable no-console */
3const Ajv = require("ajv/dist/jtd")
4const Benchmark = require("benchmark")

Callers

nothing calls this directly

Calls 7

validateFunction · 0.85
compileSerializerMethod · 0.80
compileParserMethod · 0.80
addMethod · 0.80
parseMethod · 0.80
logMethod · 0.80
compileMethod · 0.45

Tested by

no test coverage detected