Benchmarking
Browse all 46 domain entities categorized under Benchmarking in the svelte Architecture Docs architecture documentation.
Benchmarking Domain — svelte Architecture
A suite of custom tools and tests designed to monitor the performance of reactivity and SSR logic under heavy loads. Architectural overview of the Benchmarking domain in the svelte codebase. Contains 12 source files.
index.js — svelte Source File
Architecture documentation for index.js, a javascript file in the svelte codebase. 15 imports, 2 dependents.
sbench.js — svelte Source File
Architecture documentation for sbench.js, a javascript file in the svelte codebase. 3 imports, 1 dependents.
kairo_avoidable.bench.js — svelte Source File
Architecture documentation for kairo_avoidable.bench.js, a javascript file in the svelte codebase. 4 imports, 0 dependents.
kairo_triangle.bench.js — svelte Source File
Architecture documentation for kairo_triangle.bench.js, a javascript file in the svelte codebase. 2 imports, 0 dependents.
mol.bench.js — svelte Source File
Architecture documentation for mol.bench.js, a javascript file in the svelte codebase. 2 imports, 0 dependents.
util.js — svelte Source File
Architecture documentation for util.js, a javascript file in the svelte codebase. 3 imports, 2 dependents.
index.js — svelte Source File
Architecture documentation for index.js, a javascript file in the svelte codebase. 1 imports, 1 dependents.
wrapper_bench.js — svelte Source File
Architecture documentation for wrapper_bench.js, a javascript file in the svelte codebase. 6 imports, 1 dependents.
index.js — svelte Source File
Architecture documentation for index.js, a javascript file in the svelte codebase. 4 imports, 0 dependents.
runner.js — svelte Source File
Architecture documentation for runner.js, a javascript file in the svelte codebase. 1 imports, 0 dependents.
run.js — svelte Source File
Architecture documentation for run.js, a javascript file in the svelte codebase. 3 imports, 0 dependents.
utils.js — svelte Source File
Architecture documentation for utils.js, a javascript file in the svelte codebase. 2 imports, 3 dependents.
char() — svelte Function Reference
Architecture documentation for the char() function in index.js from the svelte codebase.
results() — svelte Function Reference
Architecture documentation for the results() function in index.js from the svelte codebase.
times() — svelte Function Reference
Architecture documentation for the times() function in index.js from the svelte codebase.
count() — svelte Function Reference
Architecture documentation for the count() function in kairo_triangle.bench.js from the svelte codebase.
fib() — svelte Function Reference
Architecture documentation for the fib() function in mol.bench.js from the svelte codebase.
hard() — svelte Function Reference
Architecture documentation for the hard() function in mol.bench.js from the svelte codebase.
numbers() — svelte Function Reference
Architecture documentation for the numbers() function in mol.bench.js from the svelte codebase.
pad_left() — svelte Function Reference
Architecture documentation for the pad_left() function in run.js from the svelte codebase.
pad_right() — svelte Function Reference
Architecture documentation for the pad_right() function in run.js from the svelte codebase.
suites() — svelte Function Reference
Architecture documentation for the suites() function in run.js from the svelte codebase.
TOTAL_WIDTH() — svelte Function Reference
Architecture documentation for the TOTAL_WIDTH() function in run.js from the svelte codebase.
create_derived() — svelte Function Reference
Architecture documentation for the create_derived() function in sbench.js from the svelte codebase.
create_sbench_test() — svelte Function Reference
Architecture documentation for the create_sbench_test() function in sbench.js from the svelte codebase.
create_sources() — svelte Function Reference
Architecture documentation for the create_sources() function in sbench.js from the svelte codebase.
sbench_create_0to1() — svelte Function Reference
Architecture documentation for the sbench_create_0to1() function in sbench.js from the svelte codebase.
sbench_create_1000to1() — svelte Function Reference
Architecture documentation for the sbench_create_1000to1() function in sbench.js from the svelte codebase.
sbench_create_1to1() — svelte Function Reference
Architecture documentation for the sbench_create_1to1() function in sbench.js from the svelte codebase.
sbench_create_1to1000() — svelte Function Reference
Architecture documentation for the sbench_create_1to1000() function in sbench.js from the svelte codebase.
sbench_create_1to2() — svelte Function Reference
Architecture documentation for the sbench_create_1to2() function in sbench.js from the svelte codebase.
sbench_create_1to4() — svelte Function Reference
Architecture documentation for the sbench_create_1to4() function in sbench.js from the svelte codebase.
sbench_create_1to8() — svelte Function Reference
Architecture documentation for the sbench_create_1to8() function in sbench.js from the svelte codebase.
sbench_create_2to1() — svelte Function Reference
Architecture documentation for the sbench_create_2to1() function in sbench.js from the svelte codebase.
sbench_create_4to1() — svelte Function Reference
Architecture documentation for the sbench_create_4to1() function in sbench.js from the svelte codebase.
busy() — svelte Function Reference
Architecture documentation for the busy() function in util.js from the svelte codebase.
create_test() — svelte Function Reference
Architecture documentation for the create_test() function in util.js from the svelte codebase.
fastest_test() — svelte Function Reference
Architecture documentation for the fastest_test() function in utils.js from the svelte codebase.
track() — svelte Function Reference
Architecture documentation for the track() function in utils.js from the svelte codebase.
compile_svelte() — svelte Function Reference
Architecture documentation for the compile_svelte() function in wrapper_bench.js from the svelte codebase.
read() — svelte Function Reference
Architecture documentation for the read() function in wrapper_bench.js from the svelte codebase.
wrapper_bench.fn() — svelte Function Reference
Architecture documentation for the wrapper_bench.fn() function in wrapper_bench.js from the svelte codebase.
write() — svelte Function Reference
Architecture documentation for the write() function in wrapper_bench.js from the svelte codebase.
BranchComparison — svelte Architecture
Orchestrating git checkouts and child processes for comparative analysis. Architecture documentation for the BranchComparison subdomain (part of Benchmarking domain) in the svelte codebase. Contains 3 source files.
PerformanceMetrics — svelte Architecture
Logic for garbage collection tracking and high-resolution timing. Architecture documentation for the PerformanceMetrics subdomain (part of Benchmarking domain) in the svelte codebase. Contains 5 source files.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free