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

dswd / zvault
10%

Build:
DEFAULT BRANCH: master
Repo Added 30 Jul 2017 08:43PM UTC
Files 44
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

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • master

pending completion
13

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

Relevant lines Covered
Build:
Build:
6989 RELEVANT LINES 681 COVERED LINES
0.3 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
13 master 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 t... Pull #10 06 Aug 2017 08:30AM UTC web-flow travis-ci pending completion  
12 master Repository readme push 04 Aug 2017 07:04PM UTC dswd travis-ci pending completion  
11 master More tests, forcing cut-point-skipping, using black_box push 03 Aug 2017 06:01AM UTC dswd travis-ci pending completion  
10 master Configurable cut-point-skipping in fastcdc push 02 Aug 2017 10:06PM UTC dswd travis-ci pending completion  
9 master Simplified code push 02 Aug 2017 09:41PM UTC dswd travis-ci pending completion  
8 master Test chunker output push 02 Aug 2017 08:48PM UTC dswd travis-ci pending completion  
7 master Badges push 31 Jul 2017 06:55PM UTC dswd travis-ci pending completion  
See All Builds (7)
  • Repo on GitHub
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