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

ben-manes / caffeine / 1767
100%

Build:
DEFAULT BRANCH: master
Ran 27 May 2016 08:25AM UTC
Jobs 1
Files 65
Run time 3s
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
1767

push

travis-ci

ben-manes
Adjust adaptive W-TinyLFU by larger amounts

Adapting by +/- 1 helped recency skewed workloads, but never grew the
window large enough to be optimal. By using a larger increment the
window grows quicker to a closer optimum. The policy will still adapt
towards frequency, but using a smaller decrement helps bias it longer
towards recency. As this only matters for small traces, it seems to
be a good trade-off that results in better hit races in recency skewed
without hurting frequency skewed (~0.5% at worst).

5325 of 5636 relevant lines covered (94.48%)

0.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1767.1 (TERM=dumb) 27 May 2016 08:25AM UTC 0
94.48
Travis Job 1767.1
Source Files on build 1767
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1767
  • f6f5f4de on github
  • Prev Build on master (#1765)
  • Next Build on master (#1769)
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