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

ben-manes / caffeine / 1594
100%

Build:
DEFAULT BRANCH: master
Ran 19 Feb 2016 12:07PM UTC
Jobs 1
Files 64
Run time 5s
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
1594

push

travis-ci

ben-manes
Reduce the jar size by 400kb (codegen)

When introducing code generation for the entry and cache, it was overly
optimistic and aggressive. That resulted in a larger binary and slow
byte code verification. The type hierarchy was optimized and the least
useful cases were promoted back to declared references.

The CacheLoader reference is another memory optimization that can be
rolled back. It should be very commonly used, as we strongly recommend
using a self populating cache instead of a manual one. The difference
is 14k lines generated (400kb), which is a lot less byte code that
might be verified.

4868 of 5157 relevant lines covered (94.4%)

0.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1594.1 (TERM=dumb) 19 Feb 2016 12:07PM UTC 0
94.4
Travis Job 1594.1
Source Files on build 1594
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1594
  • 610d90e1 on github
  • Prev Build on master (#1593)
  • Next Build on master (#1598)
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