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

google / benchmark / 2204 / 1
92%
master: 92%

Build:
Build:
LAST BUILD BRANCH: openmp-compatibility
DEFAULT BRANCH: master
Ran 23 Aug 2019 04:59PM UTC
Files 40
Run time 6s
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

23 Aug 2019 04:55PM UTC coverage: 91.753%. Remained the same
COMPILER=g++ C_COMPILER=gcc BUILD_TYPE=Coverage

Pull #861

travis-ci

web-flow
Perform IWYU on library sources

Was looking at time distribution clang spends on my projects
that builds benchmark in-tree, and to my surprise
benchmark_register.cc + benchmark.cc + benchmark_runner.cc +
statistics.cc + benchmark.h were near the top.

There are two (well three) solutions here - to include less
stuff in benchmark's sources, to further partition benchmark's
sources (and to not build it in-tree :S).

This performs the first solution, since it's most straight-forward
and least controversial. The diff looks scary, and indeed i will be
quite surprized if this doesn't break build on some platform.
But I don't foresee any way to avoid that risk.

Repeating the measurements show that this either helps
(- ~2s clang front-end time), or the initial measurement was noisy.
Pull Request #861: Perform IWYU on library sources

1780 of 1940 relevant lines covered (91.75%)

5303821.21 hits per line

Source Files on job 2204.1 (COMPILER=g++ C_COMPILER=gcc BUILD_TYPE=Coverage)
  • Tree
  • List 0
  • Changed 27
  • Source Changed 21
  • Coverage Changed 25
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2024
  • Travis Job 2204.1
  • c99fc86f on github
  • Prev Job for COMPILER=g++ C_COMPILER=gcc BUILD_TYPE=Coverage on iwyu (#2199.1)
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