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

pions / srtp
41%
master: 41%

Build:
Build:
LAST BUILD BRANCH: optimize-new-ctr
DEFAULT BRANCH: master
Repo Added 28 Jan 2019 02:51AM UTC
Files 13
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 read-buffer
branch: read-buffer
CHANGE BRANCH
x
Reset
  • read-buffer
  • 10--fix-out-of-bounds-access
  • constant-time-compare
  • issue-3
  • keying
  • master
  • optimize-generate-counter
  • optimize-new-ctr
  • optimize-session-auth-tag
  • optimize-write-rtp
  • session-alloc
  • update-rtcp
  • v1.0.1
  • v1.0.2
  • v1.0.3
  • v1.0.4
  • v1.1.0
  • v1.1.1
  • write-batch

pending completion
104

push

travis-ci

kixelated
Optimize Read with buffering

This avoids channel/lock coordination in favor of performing a copy and
always adding the packet to a queue. Obviously I hate performing copies,
but I think this is the fastest approach with the current API.

This fixes much of the packet loss on the reader side.

310 of 747 relevant lines covered (41.5%)

10.73 hits per line

Relevant lines Covered
Build:
Build:
747 RELEVANT LINES 310 COVERED LINES
10.73 HITS PER LINE
Source Files on read-buffer
  • 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
104 read-buffer Optimize Read with buffering This avoids channel/lock coordination in favor of performing a copy and always adding the packet to a queue. Obviously I hate performing copies, but I think this is the fastest approach with the current API. This fix... push 11 Mar 2019 04:16AM UTC kixelated travis-ci pending completion  
105 read-buffer Optimize Read with buffering This avoids channel/lock coordination in favor of performing a copy and always adding the packet to a queue. Obviously I hate performing copies, but I think this is the fastest approach with the current API. This fix... Pull #15 11 Mar 2019 04:16AM UTC web-flow travis-ci pending completion  
102 read-buffer Optimize Read with buffering This avoids channel/lock coordination in favor of performing a copy and always adding the packet to a queue. Obviously I hate performing copies, but I think this is the fastest approach with the current API. This fix... Pull #15 08 Mar 2019 05:06AM UTC web-flow travis-ci pending completion  
101 read-buffer Optimize Read with buffering This avoids channel/lock coordination in favor of performing a copy and always adding the packet to a queue. Obviously I hate performing copies, but I think this is the fastest approach with the current API. This fix... push 08 Mar 2019 05:06AM UTC kixelated travis-ci pending completion  
91 read-buffer Optimize Read with buffering This avoids channel/lock coordination in favor of performing a copy and always adding the packet to a queue. Obviously I hate performing copies, but I think this is the fastest approach with the current API. This fix... Pull #15 07 Mar 2019 08:36PM UTC web-flow travis-ci pending completion  
90 read-buffer Optimize Read with buffering This avoids channel/lock coordination in favor of performing a copy and always adding the packet to a queue. Obviously I hate performing copies, but I think this is the fastest approach with the current API. This fix... push 07 Mar 2019 08:36PM UTC kixelated travis-ci pending completion  
84 read-buffer Buffer all reads instead of message passing This avoids channel/lock coordination in favor of performing a copy and always adding the packet to a queue. Obviously I hate performing copies, but I think this is the fastest approach with the current... push 07 Mar 2019 01:35AM UTC kixelated travis-ci pending completion  
85 read-buffer Buffer all reads instead of message passing This avoids channel/lock coordination in favor of performing a copy and always adding the packet to a queue. Obviously I hate performing copies, but I think this is the fastest approach with the current... Pull #15 07 Mar 2019 01:34AM UTC web-flow travis-ci pending completion  
80 read-buffer Buffer all reads instead of message passing This avoids channel/lock coordination in favor of performing a copy and always adding the packet to a queue. Obviously I hate performing copies, but I think this is the fastest approach with the current... Pull #15 05 Mar 2019 08:25PM UTC web-flow travis-ci pending completion  
79 read-buffer Buffer all reads instead of message passing This avoids channel/lock coordination in favor of performing a copy and always adding the packet to a queue. Obviously I hate performing copies, but I think this is the fastest approach with the current... push 05 Mar 2019 08:25PM UTC kixelated travis-ci pending completion  
See All Builds (96)
  • 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