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

google / benchmark / 2169
92%

Build:
DEFAULT BRANCH: master
Ran 05 Jul 2019 08:32AM UTC
Jobs 1
Files 40
Run time 3s
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
2169

push

travis-ci

dominichamon
Add RISC-V support in cycleclock::Now (#833)

The RISC-V implementation of `cycleclock::Now` uses the user-space
`rdcycle` instruction to query how many cycles have happened since the
core started.

The only complexity here is on 32-bit RISC-V, where `rdcycle` can only
read the lower 32 bits of the 64-bit hardware counter. In this case,
`rdcycleh` reads the higher 32 bits of the counter. We match the powerpc
implementation to detect and correct for overflow in the high bits.

1777 of 1937 relevant lines covered (91.74%)

5229361.11 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2169.1 (COMPILER=g++ C_COMPILER=gcc BUILD_TYPE=Coverage) 05 Jul 2019 08:32AM UTC 0
91.74
Travis Job 2169.1
Source Files on build 2169
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2169
  • 4abdfbb8 on github
  • Prev Build on master (#2167)
  • Next Build on master (#2171)
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