• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ruby-grape / grape / 33611610005
97%

Build:
DEFAULT BRANCH: master
Ran 02 Sep 2026 08:59AM UTC
Jobs 0
Files 0
Run time –
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
33611610005

push

github

web-flow
Report per-release throughput deltas in the version benchmark (#2884)

The version_throughput table listed an absolute i/s number per version and
left the reader to divide. The interesting question it should answer is how
much faster Grape got over time, so each pass (no-YJIT and --yjit) now carries
two extra columns: `vs prev`, the change against the previous benched version,
and `vs <first>`, the change against the oldest one. A one-line summary under
the table restates first to last for both passes.

Both deltas are computed per pass on i/s. A version that fails to bench is
skipped as a reference, so `vs prev` always points at the closest version that
produced a number and an `error:` row never breaks the chain. The baseline
column names whichever version comes first in the list rather than hardcoding
3.0.0, so a custom GRAPE_VERSIONS still labels itself correctly.

DEFAULT_VERSIONS moves from 3.0.0, 3.0.1, 3.1.0, 3.1.1, 3.2.0, 3.2.1, master to
3.0.0, 3.1.0, 3.2.0, 3.3.0, 3.3.5, master: the old list predates 3.3, and the
patch releases doubled the runtime without adding a point to the trend.

Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
Source Files on build 33611610005
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #33611610005
  • b38a2eac on github
  • Prev Build on master (#33608919837)
  • Next Build on master (#33611766024)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc