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

google / benchmark / 1875
89%
master: 92%

Build:
Build:
LAST BUILD BRANCH: openmp-compatibility
DEFAULT BRANCH: master
Ran 11 Oct 2018 11:33PM UTC
Jobs 1
Files 39
Run time 2s
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
1875

Pull #702

travis-ci

web-flow
Apply the `real_time_used >= 5 * min_time` check to manual time as well.

In the commit message of 46afd8e6, I found out the following:
    However when a benchmark uses a manual timer this heuristic isn't helpful
    and likely isn't correct since we don't know what the manual timer actually
    measures.

I think the heuristic is helpful in exactly the same way for manual timer.

In my particular use case with the manual timer, the benchmarks are GPU
benchmarks, and the manual timer reports GPU time. In a certain benchmark,
the real time elapsed 257x more than the manual time. As a result,
ShouldReportIterationResults takes 257x of time to return true.

I think it's reasonable to assume that all users want a benchmark to finish
in a fixed amount of real time for good user experience, regardless of the
real_time / manual_time ratio.
Pull Request #702: Apply the `real_time_used >= 5 * min_time` check to manual time as well.

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

1598 of 1791 relevant lines covered (89.22%)

5005198.8 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1875.1 (COMPILER=g++ C_COMPILER=gcc BUILD_TYPE=Coverage) 11 Oct 2018 11:33PM UTC 0
89.22
Travis Job 1875.1
Source Files on build 1875
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1875
  • Pull Request #702
  • PR Base - master (#1865)
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