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

iggy-rs / iggy / 13338128319
75%

Build:
DEFAULT BRANCH: master
Ran 14 Feb 2025 09:56PM UTC
Jobs 1
Files 358
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

14 Feb 2025 09:52PM UTC coverage: 74.753% (+0.02%) from 74.737%
13338128319

push

github

web-flow
perf(server): optimize writing performance (#1530)

This commit  optimizes the log writing process by removing the
`stream_position()` call, which uses `lseek` and negatively
impacts performance. Afterwards, the new implementation
directly updates the log file size using `fetch_add`, resulting
in a 40% performance improvement on writing (Linux).
On MacOS, degradation was not visible.

26 of 30 new or added lines in 10 files covered. (86.67%)

1 existing line in 1 file now uncovered.

25244 of 33770 relevant lines covered (74.75%)

10283.81 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
4
50.32
1.26% server/src/streaming/segments/logs/persister_task.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
50.32
1.26% server/src/streaming/segments/logs/persister_task.rs
Subprojects
ID Flag name Job ID Ran Files Coverage
1 /jobs/160401060 13338128319.1 14 Feb 2025 09:56PM UTC 358
74.75
GitHub Action Run
Source Files on build 13338128319
  • Tree
  • List 358
  • Changed 22
  • Source Changed 10
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #13338128319
  • 4adba54a on github
  • Prev Build on master (#13337166152)
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