Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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 */
3
const
Ajv = require(
"ajv/dist/jtd"
)
4
const
Benchmark = require(
"benchmark"
)
Callers
nothing calls this directly
Calls
7
validate
Function · 0.85
compileSerializer
Method · 0.80
compileParser
Method · 0.80
add
Method · 0.80
parse
Method · 0.80
log
Method · 0.80
compile
Method · 0.45
Tested by
no test coverage detected