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

floatdrop / zoxy / 28693006550
96%

Build:
DEFAULT BRANCH: main
Ran 04 Jul 2026 03:08AM UTC
Jobs 1
Files 24
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

04 Jul 2026 03:04AM UTC coverage: 96.847% (-0.06%) from 96.903%
28693006550

push

github

floatdrop
tls: measurement gate — steady state ≈ plaintext; heap sized from data

Band procedure (3 alternating runs each, R=20k c=64, nginx origin):
TLS matches plaintext on throughput (~19.92k both) and p50 (139-148µs
vs 153-157µs); p99 within ~100µs. The TLS p99.9 band sat at a constant
~32.5ms vs ~5.5ms plaintext — a 30s run shrank it to 13.3ms and moved
the mass to p99.99, proving it is the startup handshake burst under
coordinated-omission correction, not a steady-state stall. Amortized
by connection lifetime; session resumption would shrink the burst.

Heap, measured via the new gauges: ~161 KiB per live TLS connection
(consistent at c=64 and c=256: 11.1 and 42.2 MiB carved), 0.9 MiB
process baseline, zero rejections everywhere. The guessed 64 MiB
constant is replaced by a startup derivation — tls_heap_base_bytes +
tls_heap_per_connection_bytes * connections_max * workers — so every
connection slot on every worker can be TLS (392 MiB on an 8-core box,
virtual: pages touch as connections carve; idle RSS ~21 MB, verified).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

5129 of 5296 relevant lines covered (96.85%)

0.97 hits per line

Coverage Regressions

Lines Coverage ∆ File
3
92.11
-7.89% mem/futex_mutex.zig
Jobs
ID Job ID Ran Files Coverage
1 28693006550.1 04 Jul 2026 03:08AM UTC 24
96.85
GitHub Action Run
Source Files on build 28693006550
  • Tree
  • List 24
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28693006550
  • 53067f8e on github
  • Prev Build on main (#28692743052)
  • Next Build on main (#28693419016)
  • Delete
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