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

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

Build:
Build:
LAST BUILD BRANCH: bump-rtd-dependencies
DEFAULT BRANCH: master
Ran 10 May 2019 09:42AM UTC
Jobs 1
Files 98
Run time 9s
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

pending completion
683

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

Jobs
ID Job ID Ran Files Coverage
1 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) 10 May 2019 09:42AM UTC 0
63.92
Travis Job 683.1
Source Files on build 683
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #683
  • a920bf75 on github
  • Prev Build on send-batch (#682)
  • Next Build on send-batch (#684)
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