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

amphp / byte-stream
95%
master: 94%

Build:
Build:
LAST BUILD BRANCH: v1.8.0
DEFAULT BRANCH: master
Repo Added 07 May 2017 08:20PM UTC
Files 21
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 v1.5.0
branch: v1.5.0
CHANGE BRANCH
x
Reset
  • v1.5.0
  • base64
  • buffer-func
  • chunked-encoding
  • ext-async
  • feof-macos
  • feof-systemd
  • fix-40
  • fix-artax-issue-138
  • fix-eagain
  • fix-immediate
  • fix-message-with-pending-read-failure
  • half-close
  • issue-18
  • issue-56
  • issue-67
  • json-lines
  • large-chunks
  • line-reader
  • master
  • message-input-stream
  • message-onresolve-deprecation
  • osx
  • payload
  • pipe-memory
  • reduce-max-writes
  • stdout-stderr
  • streams
  • tls-buffer-fix
  • travis-deug
  • v1.0.0
  • v1.0.1
  • v1.0.2
  • v1.0.3
  • v1.1.0
  • v1.1.1
  • v1.1.2
  • v1.1.3
  • v1.1.4
  • v1.1.5
  • v1.1.6
  • v1.2.0
  • v1.2.1
  • v1.2.2
  • v1.2.3
  • v1.2.4
  • v1.2.5
  • v1.3.0
  • v1.3.1
  • v1.4.0
  • v1.5.1
  • v1.6.0
  • v1.6.1
  • v1.7.0
  • v1.7.1
  • v1.7.2
  • v1.7.3
  • v1.8.0

pending completion
258

push

travis-ci

trowski
Solve performance issues with very large chunks

Very large chunks need to be copied every time there's a partial write, which is pretty problematic. Instead of doing an almost full copy of the full chunk every time, this patch splits very large chunks into multiple smaller chunks automatically.

Fixes #41.

391 of 410 relevant lines covered (95.37%)

18.7 hits per line

Relevant lines Covered
Build:
Build:
410 RELEVANT LINES 391 COVERED LINES
18.7 HITS PER LINE
Source Files on v1.5.0
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
258 v1.5.0 Solve performance issues with very large chunks Very large chunks need to be copied every time there's a partial write, which is pretty problematic. Instead of doing an almost full copy of the full chunk every time, this patch splits very large c... push 22 Oct 2018 09:32PM UTC trowski travis-ci pending completion  
See All Builds (328)
  • 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