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

pmwkaa / sophia / 131 / 1
89%
master: 89%

Build:
Build:
LAST BUILD BRANCH: dev
DEFAULT BRANCH: master
Ran 22 Dec 2014 03:56PM UTC
Files 169
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 Dec 2014 02:38PM UTC coverage: 85.283% (-0.09%) from 85.371%
131.1

push

travis-ci

pmwkaa
sophia: new compaction logic

This patch makes big optimizations changes to compaction
process and cursor iteration:

* Compaction merging complexity changed from O(n) to O(1) in
terms of involved files.

* Move away from mmap in favour of pread and
custom buferization.

* Introduced cursor cache. Cursor operation
complexity changed from O(n) to O(n/page_size) in terms of
disk reads.

6838 of 8018 relevant lines covered (85.28%)

4314846.92 hits per line

Source Files on job 131.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 131
  • Travis Job 131.1
  • e4eca88d on github
  • Prev Job for on dev (#130.1)
  • Next Job for on dev (#132.1)
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