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

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

Build:
Build:
LAST BUILD BRANCH: v3.dev
DEFAULT BRANCH: master
Ran 15 Apr 2026 05:51AM UTC
Jobs 1
Files 78
Run time 1min
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

15 Apr 2026 05:31AM UTC coverage: 100.0%. Remained the same
#5390

push

github

ben-manes
Integrate async-profiler with JMH and publish flame graphs in CI

- Add -Pasync[=format] to the JMH Gradle plugin. ap-loader 4.3-13 provides
  the native library cross-platform (macOS x64/arm64, Linux x64/arm64); the
  extraction directory is redirected into the build dir to avoid macOS TCC.
  Only one output format is requested at a time because JMH's async-profiler
  integration drops all samples when multiple are combined.
- Add .github/actions/run-benchmark: runs JMH, uploads results to the gist,
  and (when async-profiler is supported) emits a CPU flame graph SVG via
  FlameGraph.pl into the step summary and as an artifact. Skips the profiler
  on OpenJ9 (Semeru) since async-profiler relies on HotSpot-specific APIs.
- Collapse the six per-benchmark workflow jobs into one matrixed job over
  benchmark x JDK (36 cells); publish now depends on a single job.

3885 of 3894 branches covered (99.77%)

7974 of 7974 relevant lines covered (100.0%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #5390.1 15 Apr 2026 05:51AM UTC 78
100.0
Source Files on build #5390
  • Tree
  • List 78
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 63884226 on github
  • Prev Build on master
  • 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