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

nogipx / rpc_dart / 27781931059
84%

Build:
DEFAULT BRANCH: main
Ran 18 Jun 2026 06:51PM UTC
Jobs 1
Files 70
Run time 1min
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

18 Jun 2026 06:48PM UTC coverage: 83.692%. Remained the same
27781931059

push

github

nogipx
chore(rpc_dart): rewrite benchmark for honest decomposed numbers

Old benchmark was dominated by artificial Future.delayed(100us) sleeps in
the handlers and a broken three-mode setup where the middle mode zero-copied
regardless of codecs, so its numbers measured neither the RPC stack nor
serialization. Rewrite:

- Two honest modes: zero-copy (memoryPair) and serialized (framed pair,
  which actually serializes since supportsZeroCopy is false).
- Handlers do no artificial work; request data is generated outside the
  timed region.
- Latency and throughput separated: per-method reports latency only
  (seq ops/s clearly labelled 1/latency), throughput comes from a dedicated
  saturation test with a bounded number of calls in flight.
- Periodic GC settle, --runs=N with run-to-run spread reporting.
- Emoji stripped.

4896 of 5850 relevant lines covered (83.69%)

10.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27781931059.1 18 Jun 2026 06:51PM UTC 70
83.69
GitHub Action Run
Source Files on build 27781931059
  • Tree
  • List 70
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27781931059
  • 5d11bbca on github
  • Prev Build on main (#27777998272)
  • Next Build on main (#27782999451)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc