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

pmwkaa / sophia / 131
89%
master: 89%

Build:
Build:
LAST BUILD BRANCH: dev
DEFAULT BRANCH: master
Ran 22 Dec 2014 03:56PM UTC
Jobs 2
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

pending completion
131

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.

7031 of 8197 relevant lines covered (85.78%)

8687143.31 hits per line

Jobs
ID Job ID Ran Files Coverage
1 131.1 22 Dec 2014 03:56PM UTC 0
85.28
Travis Job 131.1
2 131.2 22 Dec 2014 03:56PM UTC 0
83.93
Travis Job 131.2
Source Files on build 131
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #131
  • e4eca88d on github
  • Prev Build on dev (#130)
  • Next Build on dev (#132)
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