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

ben-manes / caffeine / 1285
100%

Build:
DEFAULT BRANCH: master
Ran 15 Sep 2015 02:11AM UTC
Jobs 1
Files 67
Run time 270min
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
1285

push

travis-ci

ben-manes
Optimize 4-bit CountMinSketch

The significant change was to use Unsafe for frequency (4x faster) and
only reset if the increment was successful (33% faster). A small gain
was observed with manual loop unrolling for increment. All these changes
helped in one case, hurt in the other, so its fickle.

The final JMH benchmark numbers are,
 * frequency  533,822,666 ops/s
 * increment   98,869,969 ops/s

4176 of 4407 relevant lines covered (94.76%)

0.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1285.1 (TERM=dumb) 15 Sep 2015 02:11AM UTC 0
94.76
Travis Job 1285.1
Source Files on build 1285
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1285
  • 0fd8cf44 on github
  • Prev Build on master (#1283)
  • Next Build on master (#1286)
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