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

ben-manes / caffeine / 1738
100%

Build:
DEFAULT BRANCH: master
Ran 05 May 2016 02:54AM 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
1738

push

travis-ci

ben-manes
Improved adaption in Adaptive W-TinyLFU

When the workload is recency skewed the admission window should be
larger, and smaller when frequency skewed (normal case). Previously
the sampling over benefited the recency by and didn't shrink
promptly when the workload changed. Finding the right tuning is
challenging.

This small tweak seems to do the trick. Running OLTP->P8->OLTP shows
the window is resized quickly and correctly. The result is a higher
hit rate with low cost, as desired.

5321 of 5631 relevant lines covered (94.49%)

0.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1738.1 (TERM=dumb) 05 May 2016 02:54AM UTC 0
94.49
Travis Job 1738.1
Source Files on build 1738
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1738
  • abf4bef9 on github
  • Prev Build on master (#1737)
  • Next Build on master (#1739)
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