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

bigeasy / locket / 211
99%

Build:
DEFAULT BRANCH: master
Ran 26 Feb 2015 04:50PM UTC
Jobs 1
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

pending completion
211

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

Jobs
ID Job ID Ran Files Coverage
1 211.1 26 Feb 2015 04:50PM UTC 0
85.71
Travis Job 211.1
Source Files on build 211
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #211
  • 7ba04cfc on github
  • Prev Build on master (#210)
  • Next Build on master (#212)
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