MCPcopy
hub / github.com/loggerhead/json4u / format.bench.ts

File format.bench.ts

__tests__/format.bench.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { textFormat } from "@/lib/format/text";
2import { parseJSON } from "@/lib/parser";
3import { readFile } from "fs/promises";
4import { bench, describe } from "vitest";

Callers

nothing calls this directly

Calls 5

parseJSONFunction · 0.90
textFormatFunction · 0.90
assertFunction · 0.85
hasErrorMethod · 0.80
stringifyMethod · 0.80

Tested by

no test coverage detected