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

google / benchmark / 1667
92%

Build:
DEFAULT BRANCH: master
Ran 27 Jun 2018 03:08PM UTC
Jobs 1
Files 36
Run time 5s
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
1667

push

travis-ci

dominichamon
<a href="https://github.com/google/benchmark/commit/<a class=hub.com/google/benchmark/commit/<a class="double-link" href="https://git"><a class=hub.com/google/benchmark/commit/b123abdcf4a004ffadca7834d614bdeb36c843c0">b123abdcf<a href="https://github.com/google/benchmark/commit/b123abdcf4a004ffadca7834d614bdeb36c843c0">&lt;a href=&quot;https://github.com/google/benchmark/commit/b123abdcf4a004ffadca7834d614bdeb36c843c0&quot;&gt;&amp;quot;&gt;Add Iteration-related Counter::Flags. Fixes #618 (#621)

Inspired by these [two](https://github.com/darktable-org/rawspeed/commit/&lt;/a&gt;&lt;a class=&quot;double-link&quot; href=&quot;https://github.com/google/benchmark/commit/&lt;a class=&quot;double-link&quot; href=&quot;https://github.com/google/benchmark/commit/a1ebe07bea5738f8607b48a7596c172be249590e&quot;&gt;a1ebe07be&lt;/a&gt;">a1ebe07be</a><a href="https://github.com/google/benchmark/commit/b123abdcf4a004ffadca7834d614bdeb36c843c0">) [bugs](https://github.com/darktable-org/rawspeed/commit/</a><a class="double-link" href="https://github.com/google/benchmark/commit/<a class="double-link" href="https://github.com/google/benchmark/commit/0891555be56b24f9f4af716604cedfa0da1efc6b">0891555be</a>">0891555be</a><a href="https://github.com/google/benchmark/commit/b123abdcf4a004ffadca7834d614bdeb36c843c0">) in my code due to the lack of those i have found fixed in my code:
* `kIsIterationInvariant` - `* state.iterations()`
  The value is constant for every iteration, and needs to be **multiplied** by the iteration count.
* `kAvgIterations` - `/ state.iterations()`
  The is global over all the iterations, and needs to be **divided** by the iteration count.

They play nice with `kIsRate`:
* `kIsIterationInvariantRate`
* `kAvgIterationsRate`.

I'm not sure how  meaningful they are when combined with `kAvgThreads`.
I guess the `kIsThreadInvariant` can be added, too, for symmetry with `kAvgThreads`.

11 of 11 new or added lines in 3 files covered. (100.0%)

1508 of 1720 relevant lines covered (87.67%)

4956144.17 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1667.1 (COMPILER=g++ C_COMPILER=gcc BUILD_TYPE=Coverage) 27 Jun 2018 03:08PM UTC 0
87.67
Travis Job 1667.1
Source Files on build 1667
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1667
  • b123abdc on github
  • Prev Build on master (#1663)
  • Next Build on master (#1670)
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