Skip to content

reproduce rv1106 blocker-search slowdown - #180

Open
mohan-bee wants to merge 6 commits into
codex/rv1106-autorouter-baselinefrom
codex/rv1106-blocker-repro
Open

reproduce rv1106 blocker-search slowdown#180
mohan-bee wants to merge 6 commits into
codex/rv1106-autorouter-baselinefrom
codex/rv1106-blocker-repro

Conversation

@mohan-bee

@mohan-bee mohan-bee commented Sep 9, 2026

Copy link
Copy Markdown

Motivation

  • reproduce the RV1106 blocker-search slowdown.

Before

  • the slow routing case had no captured solver input or full-board graph snapshot.

After

  • keep only the two repro tests, their captured inputs, the solver loader and one full-board SVG snapshot.
  • remove the README, board project, duplicate images and debug script. #181 refreshes the same snapshot after solving.

@vercel

vercel Bot commented Sep 9, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated
tiny-hypergraph Ready Ready Preview Sep 10, 2026 12:05pm UTC

Request Review

@tscircuitbot

Copy link
Copy Markdown

Benchmark This PR

Run benchmarks by commenting on this PR:

/benchmark [benchmark.sh args...]
/benchmark --dataset <hg07|srj18> --limit <n> --solver <core|poly> --families <default|default+deep|all> --concurrency <n|auto>

Everything after /benchmark is forwarded directly to ./benchmark.sh.
Every command runs current main and the PR head sequentially on the same Blacksmith machine, then reports their results side by side.

Examples:

  • /benchmark -> all committed completed SRJ18 Pipeline7 cases, core solver
  • /benchmark --limit 4 -> first four committed Pipeline7 cases
  • /benchmark --dataset srj18 --concurrency auto -> srj18 samples with runner CPU-count concurrency
  • /benchmark --sample sample003 -> one committed SRJ18 Pipeline7 case
  • /benchmark --dataset hg07 --limit 20 --solver poly -> first 20 hg07 samples with the poly solver
  • /benchmark --dataset hg07 --limit 40 --families default+deep -> first 40 hg07 samples with deeper candidate families

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

@mohan-bee
mohan-bee removed this pull request from stack #182 September 10, 2026 06:22
@mohan-bee
mohan-bee changed the base branch from main to codex/rv1106-autorouter-baseline September 10, 2026 06:22
@mohan-bee
mohan-bee added this pull request to stack #184 September 10, 2026 06:23
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.

2 participants