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

ska-sa / spead2 / 683 / 1
63%
master: 79%

Build:
Build:
LAST BUILD BRANCH: version-bump-for-dependabot-alerts
DEFAULT BRANCH: master
Ran 10 May 2019 09:42AM UTC
Files 98
Run time 8s
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

10 May 2019 09:20AM UTC coverage: 63.916% (-0.02%) from 63.932%
COVERAGE=yes TEST_PYTHON=yes PYTHON=python3 CC="gcc" TEST_CXX=yes CXX="g++" NETMAP=yes RECVMMSG=yes EVENTFD=yes IBV=yes PCAP=yes

push

travis-ci

bmerry
Optimise spead2_send.cpp

The promise/future-based synchronisation is replaced by doing the work
in the asio callbacks directly. This has much lower overhead.
Additionally, the heaps are all pre-constructed. The run function is
turned into a class to facilitate callbacks that don't need to bind a
lot of state.

The --threads option is removed because multiple threads are never
actually useful, and with the current round-robin design can lead to
heaps getting arbitrarily out-of-order as the threads progress at
different rates.

2494 of 3902 relevant lines covered (63.92%)

143532.9 hits per line

Source Files on job 683.1 (COVERAGE=yes TEST_PYTHON=yes PYTHON=python3 CC="gcc" TEST_CXX=yes CXX="g++" NETMAP=yes RECVMMSG=yes EVENTFD=yes IBV=yes PCAP=yes)
  • Tree
  • List 0
  • Changed 26
  • Source Changed 1
  • Coverage Changed 26
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 88
  • Travis Job 683.1
  • a920bf75 on github
  • Prev Job for COVERAGE=yes TEST_PYTHON=yes PYTHON=python3 CC="gcc" TEST_CXX=yes CXX="g++" NETMAP=yes RECVMMSG=yes EVENTFD=yes IBV=yes PCAP=yes on send-batch (#682.1)
  • Next Job for COVERAGE=yes TEST_PYTHON=yes PYTHON=python3 CC="gcc" TEST_CXX=yes CXX="g++" NETMAP=yes RECVMMSG=yes EVENTFD=yes IBV=yes PCAP=yes on send-batch (#684.1)
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

© 2026 Coveralls, Inc