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

bigeasy / locket / 211 / 1
99%
master: 99%

Build:
DEFAULT BRANCH: master
Ran 26 Feb 2015 04:50PM UTC
Files 1
Run time 2s
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

26 Feb 2015 04:24PM UTC coverage: 85.714% (-13.5%) from 99.174%
211.1

push

travis-ci

bigeasy
Implement simple incoming log, read performance.

This update ingests all the upstream improvements to Cadence, Strata,
and the MVCC support libraries. Performance is still much slower than
LevelDB for our once benchmark, but it is not as deathly slow as it was.
There will be further performance improvements, but they should be based
on more real world use cases, not just the one load and read benchmark.

Locket performance is improved by

 - reducing asynchronous operations in Strata in MVCC libraries,
 - drastically improved performance of the Cadence library,
 - new binary file format,
 - simplified batch operation intake.

Locket performance can be further improved by reducing the decorator
patterns used to create iterators, maybe. Performing the data validation
of batch operations of the `abstract-leveldown` library inside Locket
while inserting, reducing a loop over the data. That's what's coming to
me at the moment.

Currently, merge is unimplemented. It needs to be re-implemented.

Closes #197.
Closes #196.
Closes #138.
Closes #119.
Closes #23.
Closes #19.

216 of 252 relevant lines covered (85.71%)

215.1 hits per line

Source Files on job 211.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 211
  • Travis Job 211.1
  • 7ba04cfc on github
  • Prev Job for on master (#210.1)
  • Next Job for on master (#212.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