MCPcopy
hub / github.com/sveltejs/svelte / wrapper_bench.js

File wrapper_bench.js

benchmarking/benchmarks/ssr/wrapper/wrapper_bench.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as fs from 'node:fs';
2import * as path from 'node:path';
3import { render } from 'svelte/server';
4import { fastest_test } from '../../../utils.js';

Callers

nothing calls this directly

Calls 3

renderFunction · 0.90
fastest_testFunction · 0.90
compile_svelteFunction · 0.85

Tested by

no test coverage detected