Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
* as fs from
'node:fs'
;
2
import
* as path from
'node:path'
;
3
import
{ render } from
'svelte/server'
;
4
import
{ fastest_test } from
'../../../utils.js'
;
Callers
nothing calls this directly
Calls
3
render
Function · 0.90
fastest_test
Function · 0.90
compile_svelte
Function · 0.85
Tested by
no test coverage detected