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

dswd / zvault / 13 / 3
10%
master: 10%

Build:
DEFAULT BRANCH: master
Ran 06 Aug 2017 08:30AM UTC
Files 44
Run time 2s
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

06 Aug 2017 07:59AM UTC coverage: 9.744% (-0.4%) from 10.142%
13.3

Pull #10

travis-ci

web-flow
bench: Don't drop the output data

Since in the current benchmarks the output data is discarded, compiler
is smart enough to eliminate all data copying (both in to the buffer,
and out of the buffer), and roll over the original buffer only.

With this change the overhead of coping things is being measured as
well. I still wonder if both copyings are being done, or just the one
out of the buffer.

In the real code, at least the out of the buffer copying would be
unavoidable, as unless something can be done immediately with that data,
it has to be copied somewhere, eg. to send for processing to another
thread.
Pull Request #10: bench: Don't drop the output data

681 of 6989 relevant lines covered (9.74%)

0.3 hits per line

Source Files on job 13.3
  • Tree
  • List 0
  • Changed 17
  • Source Changed 0
  • Coverage Changed 17
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 13
  • Travis Job 13.3
  • 174091c7 on github
  • Prev Job for on master (#12.3)
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