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

google / benchmark / 950
92%

Build:
DEFAULT BRANCH: master
Ran 18 Apr 2017 06:23AM UTC
Jobs 1
Files 35
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
950

push

travis-ci

EricWF
Don't limit benchmarks with manual timers to 5x the elapsed real time.

When using CPU time to determine the correct number of iterations the
library additionally checks if the benchmark has consumed 5x the minimum
required time according to the wall clock. This prevents benchmarks
with low CPU usage from running for much longer than actually intended.

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.

This patch removes the above restriction when a benchmark specifies a manual
timer.

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

1316 of 1565 relevant lines covered (84.09%)

3330589.82 hits per line

Jobs
ID Job ID Ran Files Coverage
1 950.1 (COMPILER=g++ C_COMPILER=gcc BUILD_TYPE=Coverage) 18 Apr 2017 06:23AM UTC 0
84.09
Travis Job 950.1
Source Files on build 950
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #950
  • 46afd8e6 on github
  • Prev Build on master (#949)
  • Next Build on master (#952)
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