Skip to content

feat(tagline): "15s vs 3-4 weeks" benchmark + comparison page#51

Merged
harsh-pandhe merged 2 commits into
mainfrom
feat/tagline-benchmark
May 24, 2026
Merged

feat(tagline): "15s vs 3-4 weeks" benchmark + comparison page#51
harsh-pandhe merged 2 commits into
mainfrom
feat/tagline-benchmark

Conversation

@harsh-pandhe
Copy link
Copy Markdown
Owner

Summary

  • New ropeway tagline CLI times the optimizer end-to-end on six representative corridors and frames it against the manual-engineer baseline (3 weeks / 120 h / ~$60k per corridor).
  • Writes docs/tagline/tagline.json + tagline.md; page wired into mkdocs nav as "15s vs 3-4 weeks".
  • Headline on the default pack: six corridors, 100% feasible, ~4s total, ~626 000× speedup.

Why

Directly proves the project's tagline so any engineer can reproduce the claim with one command.

Test plan

  • Unit: row speedup math, zero-runtime infinity, summary aggregation, JSON round-trip, markdown shape, file emission
  • End-to-end optimizer smoke on a 1.5 km corridor
  • ropeway tagline round-trip: 6 corridors, 100% feasible, ~4 s, ~627 000× speedup
  • Full pytest suite: 435 passing

New `ropeway tagline` command times the optimizer end-to-end on six
representative corridors (Andean urban, alpine 3S, funitel, urban
gondola, tourist tram, pulsed gondola), then frames the wall-clock
against a 3-week / 120-engineer-hour / ~$60k feasibility-study baseline
per corridor and writes a JSON manifest + markdown comparison page.

Headline on the default pack: six corridors, 100% feasible,
~4s total wall-clock, ~626 000x speedup vs the manual baseline.

Outputs land at docs/tagline/tagline.{json,md}; the page is wired into
the mkdocs nav as "15s vs 3-4 weeks". README gets the speedup table.

7 new tests cover row math, summary aggregation, JSON round-trip,
markdown shape, file emission, and an end-to-end optimizer smoke.
Full suite: 435 passing.
@harsh-pandhe harsh-pandhe merged commit c3b8543 into main May 24, 2026
2 checks passed
@harsh-pandhe harsh-pandhe deleted the feat/tagline-benchmark branch May 24, 2026 07:21
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