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

prisma-risk / tsoracle / 26303375756
95%

Build:
DEFAULT BRANCH: main
Ran 22 May 2026 05:53PM UTC
Jobs 1
Files 54
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

22 May 2026 05:50PM UTC coverage: 95.893%. Remained the same
26303375756

push

github

web-flow
fix(bench): lower bench-latency warmup to avoid ~4min serial stall (#127)

The default `--warmup` of 100,000 ops is sized for batched, multi-client
runs. Warmup ops are divided across `clients × batch_size` (see
`benchmarks/minimal/src/harness.rs:148`), so with bench-latency's
`--clients 1 --batch-size 1` each warmup op runs serially on a single
tokio task. At ~2.4ms per localhost round-trip that's ~4 minutes of
`recorded=0` progress lines before any sample is captured — visually
indistinguishable from a hang.

Override the target with `--warmup 5_000` (~12s on this hardware) while
keeping `--ops 200k` for sufficient tail samples. The bench-minimal
binary default is unchanged, so direct invocations with other flag
combinations are unaffected.

7355 of 7670 relevant lines covered (95.89%)

682914.13 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26303375756.1 22 May 2026 05:53PM UTC 54
95.89
GitHub Action Run
Source Files on build 26303375756
  • Tree
  • List 54
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26303375756
  • 08b67bed on github
  • Prev Build on main (#26303181913)
  • Next Build on main (#26303906852)
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