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

ben-manes / caffeine / #3313
100%

Build:
DEFAULT BRANCH: master
Ran 17 Sep 2022 07:15AM UTC
Jobs 1
Files 77
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
#3313

push

github-actions

ben-manes
Optimize ehcache's usage in the simulator

This change results in the same hit rate and has a 37% faster runtime.
For the DS1 trace this reduces from 91 minutes to 67 minutes, which is
still abysmal compared 15-30 seconds of all other caches. Unfortunately
this issue has been known and rejected since 2015. A simple change is
to hash the key to improve the distribution, resulting in a 1.4 minute
runtime, but it reduces the hit rate in for their sampled lru policy.

7391 of 7501 relevant lines covered (98.53%)

0.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #3313.1 17 Sep 2022 07:15AM UTC 0
98.53
Source Files on build #3313
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #3313
  • ff43bd2e on github
  • Prev Build on master
  • Next Build on master
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