Skip to content

Add benchmark to Flash README - #376

Merged
rejojer merged 1 commit into
mainfrom
docs/flash-benchmark
Aug 2, 2026
Merged

Add benchmark to Flash README#376
rejojer merged 1 commit into
mainfrom
docs/flash-benchmark

Conversation

@rejojer

@rejojer rejojer commented Aug 2, 2026

Copy link
Copy Markdown
Member

Adds a Benchmark section to the Flash package README: two figures, a token
table, and the measurement conditions.

Nine PDFs from 9 to 1,098 pages, each run end to end with tree optimization.
Time and cost both scale close to linearly with document length. The two things
the fit line does not show are called out in the text: cost tracks node count a
little more closely than page count, and wall clock flattens past roughly 700
pages where summary concurrency rather than length becomes the limit.

Figures live in pageindex/flash/assets/ so they travel with the package. These
are the first tracked images in the repo; the top-level README uses external
URLs instead.

The numbers are tied to the model and concurrency they were measured with
(gpt-5.6-luna, priced cold, no prompt-cache discount), so they will need a
re-run if either changes.

@rejojer
rejojer merged commit 9e789ba into main Aug 2, 2026
4 checks passed
@rejojer
rejojer deleted the docs/flash-benchmark branch August 2, 2026 11:10
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