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

google / benchmark / 1737
88%
master: 92%

Build:
Build:
LAST BUILD BRANCH: openmp-compatibility
DEFAULT BRANCH: master
Ran 19 Aug 2018 12:17PM UTC
Jobs 1
Files 36
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

pending completion
1737

Pull #657

travis-ci

web-flow
Counter(): add 'one thousand' param.

Needed for https://github.com/google/benchmark/pull/654

Custom user counters are quite custom. It is not guaranteed
that the user *always* expects for these to have 1k == 1000.
If the counter represents bytes/memory/etc, 1k should be 1024.

Some bikeshedding points:
1. Is this sufficient, or do we really want to go full on
   into custom types with names?
   I think just the '1000' is sufficient for now.
2. Should there be a helper benchmark::Counter::Counter{1000,1024}()
   static 'constructor' functions, since these two, by far,
   will be the most used?
3. In the future, we should be somehow encoding this info into JSON.
Pull Request #657: Counter(): add 'one thousand' param.

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

1530 of 1746 relevant lines covered (87.63%)

5019604.16 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1737.1 (COMPILER=g++ C_COMPILER=gcc BUILD_TYPE=Coverage) 19 Aug 2018 12:17PM UTC 0
87.63
Travis Job 1737.1
Source Files on build 1737
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1737
  • Pull Request #657
  • PR Base - master (#1727)
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