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

ben-manes / caffeine / 1282
100%

Build:
DEFAULT BRANCH: master
Ran 14 Sep 2015 10:44AM UTC
Jobs 1
Files 67
Run time 664min
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
1282

push

travis-ci

ben-manes
Add 4-bit CountMinSketch variant for TinyLfu

This reduces the memory overhead to 1/16th of the regular size, allowing
a long[512] array to represent the sketch. This compact form requires a
little more bit manipulation for estimating and increment the counters,
but also reduces the cost of the reset operation by performing 16 resets
per iteration.

4174 of 4407 relevant lines covered (94.71%)

0.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1282.1 (TERM=dumb) 14 Sep 2015 10:44AM UTC 0
94.71
Travis Job 1282.1
Source Files on build 1282
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1282
  • feb73f8c on github
  • Prev Build on master (#1281)
  • Next Build on master (#1283)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc