Skip to content

fix: sync README's Performance tables to the promoted v0.1.2 numbers - #8

Open
simonsays1980 wants to merge 1 commit into
mainfrom
fix/readme-performance-tables-v0.1.2
Open

fix: sync README's Performance tables to the promoted v0.1.2 numbers#8
simonsays1980 wants to merge 1 commit into
mainfrom
fix/readme-performance-tables-v0.1.2

Conversation

@simonsays1980

Copy link
Copy Markdown
Owner

Summary

  • README.md's two Performance tables (H100 and RTX 2000 Ada, plain and with-truncations) still showed v0.1.1 numbers after the v0.1.2 promotion -- benchmarks.md is written directly by bench_release.py --promote, but README's tables are a manual paste that was never redone.
  • Worst case: RTX GAE claimed 6.3x, the real v0.1.2 number is 3.0x.
  • Recomputed both tables directly from main's current benchmarks.md production-regime and with-truncations rows at (num_envs=4096, seq_len=128).
  • docs/index.md needed no edit -- it includes this section of README.md verbatim via include-markdown, confirmed via mkdocs build --strict that the corrected numbers render through.

Test plan

  • mkdocs build --strict passes with no warnings, corrected GAE=3.0x confirmed in the rendered docs/index.md output.
  • Spot-check a couple of other rows in the rendered README/docs against benchmarks.md before merging.

benchmarks.md is written by bench_release.py --promote, but README.md's
tables are a manual paste from that data and were never updated after the
v0.1.2 promotion -- both GPU tables were still showing v0.1.1 figures
(RTX GAE claimed 6.3x, actually 3.0x). Recomputed both tables directly
from the current benchmarks.md. docs/index.md needs no change: it includes
this section of README.md verbatim and picks up the fix automatically
(verified via mkdocs build --strict).

Signed-off-by: simonsays1980 <simon.zehnder@gmail.com>
@simonsays1980 simonsays1980 self-assigned this Aug 4, 2026
@netlify

netlify Bot commented Aug 4, 2026

Copy link
Copy Markdown

Deploy Preview for rl-triton ready!

Name Link
🔨 Latest commit 7b74f4d
🔍 Latest deploy log https://app.netlify.com/projects/rl-triton/deploys/6a71c3c835221f0008bd7b26
😎 Deploy Preview https://deploy-preview-8--rl-triton.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@simonsays1980 simonsays1980 added the bug Something isn't working label Aug 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant