Skip to content

Reduces MSE from 0.051 to 0.049 (~4% improvement, rounded values).#637

Closed
0hmX wants to merge 2 commits intomainfrom
mse-improvement-2%
Closed

Reduces MSE from 0.051 to 0.049 (~4% improvement, rounded values).#637
0hmX wants to merge 2 commits intomainfrom
mse-improvement-2%

Conversation

@0hmX
Copy link
Copy Markdown
Contributor

@0hmX 0hmX commented Mar 9, 2026

lol

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
capacity-node-autorouter Ready Ready Preview, Comment Mar 10, 2026 5:18am

Request Review

@tscircuitbot
Copy link
Copy Markdown

🏃 Benchmark This PR

Run benchmarks by commenting on this PR:

/benchmark [solver-name|all] [scenario-limit] --concurrency <n> --effort <n>

Examples:

  • /benchmark -> AutoroutingPipelineSolver, all scenarios (default concurrency uses the benchmark runner CPU count)
  • /benchmark AutoroutingPipelineSolver -> one solver, all scenarios
  • /benchmark all 20 -> all solvers, first 20 scenarios
  • /benchmark AutoroutingPipelineSolver 20 --concurrency 8 -> one solver, 20 scenarios, 8 workers
  • /benchmark AutoroutingPipelineSolver 20 --effort 2 -> one solver, 20 scenarios, 2x effort

Any PR whose title contains [BENCHMARK TEST] will automatically run the benchmark workflow on PR updates.

@0hmX 0hmX changed the title mse improvement 2% Reduces MSE from 0.051 to 0.049 (~4% improvement, rounded values). Mar 9, 2026
@seveibar
Copy link
Copy Markdown
Contributor

seveibar commented Mar 9, 2026

/benchmark

@tscircuitbot
Copy link
Copy Markdown

🏃 Autorouting Benchmark

⏳ Running benchmark on 49d317e...

🔗 Workflow: View run

@0hmX
Copy link
Copy Markdown
Contributor Author

0hmX commented Mar 10, 2026

/benchmark

@tscircuitbot
Copy link
Copy Markdown

tscircuitbot commented Mar 10, 2026

🏃 Autorouting Benchmark Results

📊 PR Results
Benchmark Results (1x effort)

+---------------------------+----------------+--------------------+-----------+----------+----------+
| Solver                    | Completed %    | Relaxed DRC Pass % | Timed Out | P50 Time | P95 Time |
+---------------------------+----------------+--------------------+-----------+----------+----------+
| AutoroutingPipelineSolver | 81.0% (🕒2.9%) | 1.9% (🕒2.9%)      | 3/105     | 6.0s     | 56.1s    |
+---------------------------+----------------+--------------------+-----------+----------+----------+

Scenarios: 105
📊 Main Branch Results
Benchmark Results (1x effort)

+---------------------------+----------------+--------------------+-----------+----------+----------+
| Solver                    | Completed %    | Relaxed DRC Pass % | Timed Out | P50 Time | P95 Time |
+---------------------------+----------------+--------------------+-----------+----------+----------+
| AutoroutingPipelineSolver | 79.0% (🕒2.9%) | 1.9% (🕒2.9%)      | 3/105     | 5.1s     | 60.7s    |
+---------------------------+----------------+--------------------+-----------+----------+----------+

Scenarios: 105

📦 Artifact: https://github.com/tscircuit/tscircuit-autorouter/actions/runs/22892710504

@0hmX 0hmX closed this Mar 10, 2026
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.

3 participants