Benchmarking Domain — astro Architecture
Automated performance testing suite that measures build times, memory usage, and rendering speed.
Entity Profile
Dependency Diagram
graph TD domain_Benchmarking["Benchmarking"] subdomain_Benchmarking_ProjectGenerators["ProjectGenerators"] domain_Benchmarking --> subdomain_Benchmarking_ProjectGenerators subdomain_Benchmarking_StatAnalyzers["StatAnalyzers"] domain_Benchmarking --> subdomain_Benchmarking_StatAnalyzers style domain_Benchmarking fill:#6366f1,stroke:#818cf8,color:#fff
Relationship Graph
Subdomains
Source Files
- benchmark/make-project/_template.js
- benchmark/bench/_template.js
- benchmark/bench/_util.js
- benchmark/make-project/_util.js
- benchmark/bench/cli-startup.js
- benchmark/bench/codspeed-setup.js
- benchmark/static-projects/build-hybrid/src/pages/api/data.json.js
- benchmark/static-projects/build-server/src/pages/api/data.json.js
- benchmark/index.js
- benchmark/make-project/markdown-cc1.js
- benchmark/make-project/markdown-cc2.js
- benchmark/make-project/mdx-cc1.js
- benchmark/make-project/mdx-cc2.js
- benchmark/make-project/memory-default.js
- benchmark/bench/memory.js
- benchmark/make-project/render-bench.js
- benchmark/make-project/render-default.js
- benchmark/bench/render.js
- benchmark/make-project/server-stress-default.js
- benchmark/bench/server-stress.js
- benchmark/static-projects/build-server/src/pages/api/stats.json.js
- benchmark/static-projects/build-server/src/pages/api/users.json.js
Source
- benchmark/make-project/_template.js
- benchmark/bench/_template.js
- benchmark/bench/_util.js
- benchmark/make-project/_util.js
- benchmark/bench/cli-startup.js
- benchmark/bench/codspeed-setup.js
- benchmark/static-projects/build-hybrid/src/pages/api/data.json.js
- benchmark/static-projects/build-server/src/pages/api/data.json.js
- benchmark/index.js
- benchmark/make-project/markdown-cc1.js
- benchmark/make-project/markdown-cc2.js
- benchmark/make-project/mdx-cc1.js
- benchmark/make-project/mdx-cc2.js
- benchmark/make-project/memory-default.js
- benchmark/bench/memory.js
- benchmark/make-project/render-bench.js
- benchmark/make-project/render-default.js
- benchmark/bench/render.js
- benchmark/make-project/server-stress-default.js
- benchmark/bench/server-stress.js
- benchmark/static-projects/build-server/src/pages/api/stats.json.js
- benchmark/static-projects/build-server/src/pages/api/users.json.js
Frequently Asked Questions
What is the Benchmarking domain?
The Benchmarking domain is an architectural grouping in the astro codebase. Automated performance testing suite that measures build times, memory usage, and rendering speed. It contains 22 source files.
What subdomains are in Benchmarking?
The Benchmarking domain contains 2 subdomain(s): ProjectGenerators, StatAnalyzers.
How many files are in Benchmarking?
The Benchmarking domain contains 22 source files.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free