Skip to content

[codex] Document route loader transform experiment#62

Draft
ScriptedAlchemy wants to merge 5 commits into
codex/parallel-dev-compilersfrom
codex/parallel-loader-experiment
Draft

[codex] Document route loader transform experiment#62
ScriptedAlchemy wants to merge 5 commits into
codex/parallel-dev-compilersfrom
codex/parallel-loader-experiment

Conversation

@ScriptedAlchemy

Copy link
Copy Markdown
Collaborator

Summary

  • Record the route-loader experiment branch as an explicit stack layer above parallel dev compilers.
  • Includes the attempted client route transform loader implementation, its revert, and the benchmark note explaining why the loader path was not kept.

Why

This keeps the failed loader investigation visible without mixing that context into the lazy worker-slot or prewarm PRs. The final implementation stays on the custom route transform executor path because the loader experiment was slower in local benchmark runs.

Validation

  • Historical branch only; no new local code changes in this restack step.

@github-actions

github-actions Bot commented Jun 27, 2026

Copy link
Copy Markdown
Contributor

Benchmark Results

Compared PR head 7fe442c against base 90ea459.

Total median wall time: 9.93s -> 9.92s (-0.0%, 1.00x speedup)
Compiler ready median: 9.93s -> 9.92s (-0.0%)
Route load median: 2.04s -> 2.03s (-0.2%)

Benchmark Base total Head total Delta Head ready Head routes Speedup Head RSS p95
large-355-ssr-esm 9.93s 9.92s -0.0% 9.92s 2.03s 1.00x -

Profile: large; mode: dev; iterations: 10; warmup: 0.
Workflow run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant