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

ben-manes / caffeine / #3305
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: v3.dev
DEFAULT BRANCH: master
Ran 10 Sep 2022 06:44AM 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
#3305

push

github-actions

ben-manes
asynchronously complete the simulations

A small oversight when replacing akka was that the finishing step was
sequential. This meant that the main driver enqueued the command and
waited for the policy complete, and then moved onto the next one. For
most policies this step only performs validation checks and is fast.
However, the optimal policy does all of its work in this final step as
it has to know the complete future in order to make its eviction
decisions. Now the shutdown commands are sent in parallel and the
driver waits for all to complete, which resolves this slight
performance regression in our analysis tool.

7392 of 7501 relevant lines covered (98.55%)

0.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #3305.1 10 Sep 2022 06:44AM UTC 0
98.55
Source Files on build #3305
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #3305
  • f60761d7 on github
  • Prev Build on v3.dev
  • Next Build on v3.dev
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