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

ben-manes / caffeine / #5697

Builds Branch Commit Type Ran Committer Via Coverage
#5697 master Fix minor defects found by an audit sweep Resizing the maximum restores the regions to their initial split, which restarts the adaption, but the climber kept the hit rate it had measured against the prior geometry along with any transfer it had n... push 30 Jul 2026 03:21AM UTC ben-manes github
99.99
#5696 v3.dev Fix minor defects found by an audit sweep Resizing the maximum restores the regions to their initial split, which restarts the adaption, but the climber kept the hit rate it had measured against the prior geometry along with any transfer it had n... push 30 Jul 2026 03:07AM UTC ben-manes github
99.99
#5695 v3.dev Report the timer wheel's next bucket flush as its delay The expiration delay is when the wheel next flushes a bucket holding a timer, which either expires the entry or cascades it towards a finer resolution. A bucket is flushed once the wheel rea... push 29 Jul 2026 05:25AM UTC ben-manes github
99.98
#5694 v3.dev Keep the timer wheel's detached bucket on a well-formed list Expiring a bucket detaches it so that a recursive call cannot find those entries, but the chain was reachable only from the expire frame and its ends still referenced the live sentinel.... push 29 Jul 2026 04:21AM UTC ben-manes github
99.98
#5693 v3.dev Fix minor defects and refresh the build deps The read buffer reports full at the insertion that fills its last free slot rather than at the one after it. That record is still kept, so the drain is signaled a record earlier instead of by rejecting... push 28 Jul 2026 02:54AM UTC ben-manes github
99.99
#5692 v3.dev Fix minor defects and refresh the build deps The read buffer reports full at the insertion that fills its last free slot rather than at the one after it. That record is still kept, so the drain is signaled a record earlier instead of by rejecting... push 27 Jul 2026 09:58PM UTC ben-manes github
99.99
#5691 v3.dev Fix minor defects and refresh the build deps The read buffer reports full at the insertion that fills its last free slot rather than at the one after it. That record is still kept, so the drain is signaled a record earlier instead of by rejecting... push 27 Jul 2026 09:34PM UTC ben-manes github
99.99
#5690 v3.dev Fix minor defects and refresh the build deps The read buffer reports full at the insertion that fills its last free slot rather than at the one after it. That record is still kept, so the drain is signaled a record earlier instead of by rejecting... push 27 Jul 2026 07:08PM UTC ben-manes github
99.99
#5689 v3.dev Align the 2Q in-queue default to the paper's recommendation Johnson and Shasha recommend Kin ~= 25% (Kout ~= 50%); the default was 0.20 / 0.50. Match the paper. 2Q is insensitive to Kin in this range, so the hit rate is unchanged on the bundled t... push 27 Jul 2026 05:56AM UTC ben-manes github
99.95
#5688 v3.dev debug fray CI times push 27 Jul 2026 03:58AM UTC ben-manes github
99.99
#5687 v3.dev Adapt the window by hit density with starvation-guarded probes Large caches size the admission window by the within-sample hit density of the two regions, ln(windowDensity / mainDensity), taking proportional steps that are immune to the cross-sam... push 26 Jul 2026 10:05PM UTC ben-manes github
99.98
#5686 v3.dev Adapt the window by hit density with starvation-guarded probes Large caches size the admission window by the within-sample hit density of the two regions, ln(windowDensity / mainDensity), taking proportional steps that are immune to the cross-sam... push 26 Jul 2026 09:02AM UTC ben-manes github
99.99
#5685 v3.dev Adapt the window by hit density with starvation-guarded probes Large caches size the admission window by the within-sample hit density of the two regions, ln(windowDensity / mainDensity), taking proportional steps that are immune to the cross-sam... push 26 Jul 2026 08:41AM UTC ben-manes github
99.99
#5684 v3.dev Adapt the window by hit density with starvation-guarded probes Large caches size the admission window by the within-sample hit density of the two regions, ln(windowDensity / mainDensity), taking proportional steps that are immune to the cross-sam... push 26 Jul 2026 08:29AM UTC ben-manes github
99.99
#5683 v3.dev Adapt the window by hit density with starvation-guarded probes Large caches size the admission window by the within-sample hit density of the two regions, ln(windowDensity / mainDensity), taking proportional steps that are immune to the cross-sam... push 26 Jul 2026 06:55AM UTC ben-manes github
99.91
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 314
  • 315
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc