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

twitter / util / 186
38%

Build:
DEFAULT BRANCH: develop
Ran 13 Jul 2015 11:39PM UTC
Jobs 6
Files 173
Run time 4min
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
186

push

travis-ci

jenkins
util-jvm: Filter non-CPU using methods from CpuProfile

Problem

When using `c.t.jvm.CpuProfile` on RUNNABLEs it will include
threads that are not actually doing work due to how the JVM
tracks RUNNABLES. This skews the results when examining CPU
profiles.

Solution

Exclude well known methods from being counted in the profile.

Result

More useful CPU profile output.

RB_ID=712812

13 of 13 new or added lines in 1 file covered. (100.0%)

4898 of 7463 relevant lines covered (65.63%)

3.89 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
util-jvm/src/main/scala/com/twitter/jvm/CpuProfile.scala

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
util-core/src/main/scala/com/twitter/io/exp/ActivitySource.scala
1
100.0
util-app/src/main/scala/com/twitter/app/Flag.scala
1
100.0
util-core/src/main/scala/com/twitter/conversions/time.scala
1
100.0
util-logging/src/main/scala/com/twitter/logging/LogRecord.scala
1
100.0
util-core/src/main/scala/com/twitter/io/Buf.scala
1
100.0
util-core/src/main/scala/com/twitter/util/TempFolder.scala
1
100.0
util-logging/src/main/scala/com/twitter/logging/Formatter.scala
1
100.0
util-events/src/main/scala/com/twitter/util/events/SizedSink.scala
1
100.0
util-jvm/src/main/scala/com/twitter/jvm/CpuProfile.scala
1
100.0
util-core/src/main/scala/com/twitter/util/Timer.scala
1
100.0
util-core/src/main/scala/com/twitter/util/Future.scala
1
100.0
util-logging/src/main/scala/com/twitter/logging/FileHandler.scala
1
100.0
util-jvm/src/main/scala/com/twitter/jvm/Jvm.scala
1
100.0
util-core/src/main/scala/com/twitter/concurrent/AsyncQueue.scala
2
100.0
util-core/src/main/scala/com/twitter/util/Promise.scala
Jobs
ID Job ID Ran Files Coverage
1 186.1 13 Jul 2015 11:42PM UTC 0
65.07
Travis Job 186.1
2 186.2 13 Jul 2015 11:39PM UTC 0
65.04
Travis Job 186.2
3 186.3 13 Jul 2015 11:41PM UTC 0
65.03
Travis Job 186.3
4 186.4 13 Jul 2015 11:41PM UTC 0
65.04
Travis Job 186.4
5 186.5 13 Jul 2015 11:39PM UTC 0
64.97
Travis Job 186.5
6 186.6 13 Jul 2015 11:42PM UTC 0
64.94
Travis Job 186.6
Source Files on build 186
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #186
  • f84ee3c7 on github
  • Prev Build on develop (#185)
  • Next Build on develop (#192)
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

© 2025 Coveralls, Inc