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

amphp / byte-stream
93%
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 large-chunks
branch: large-chunks
CHANGE BRANCH
x
Reset
  • large-chunks
  • 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
  • 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.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
225

push

travis-ci

kelunik
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.

364 of 392 relevant lines covered (92.86%)

18.18 hits per line

Relevant lines Covered
Build:
Build:
392 RELEVANT LINES 364 COVERED LINES
18.18 HITS PER LINE
Source Files on large-chunks
  • 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
225 large-chunks 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 23 May 2018 05:40PM UTC kelunik 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