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

letsencrypt / boulder / 8800
66%

Build:
DEFAULT BRANCH: master
Ran 12 Mar 2018 07:57PM UTC
Jobs 1
Files 85
Run time 4s
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
8800

push

travis-ci

cpu
Speed up nonce service. (#3544)

The service used to do a linear scan for the lowest counter value in its
cross-off list, in order to expire that value. This took about 3ms. I added a
heap to make finding the lowest value more efficient. Now, redeeming a nonce
takes about 3μs.

```
benchmark             old ns/op     new ns/op     delta
BenchmarkNonces-4     1597950       5100          -99.68%
```

Fixes #1219.

9242 of 15666 relevant lines covered (58.99%)

0.65 hits per line

Jobs
ID Job ID Ran Files Coverage
6 8800.6 (RUN="coverage") 12 Mar 2018 07:57PM UTC 0
58.99
Travis Job 8800.6
Source Files on build 8800
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #8800
  • d44afa62 on github
  • Prev Build on master (#8798)
  • Next Build on master (#8802)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc