sockperf 3.7-1 source package in Ubuntu

Changelog

sockperf (3.7-1) unstable; urgency=medium

  [ Tzafrir Cohen ]
  * New upstream release:
    * Dropped buffer_size.patch and gcc8.patch: merged upstream.
  * Debhelper compat 13
  * Standards version 4.6.0

 -- Tzafrir Cohen <email address hidden>  Mon, 23 Aug 2021 15:14:23 +0300

Upload details

Uploaded by:
Debian HPC Team
Uploaded to:
Sid
Original maintainer:
Debian HPC Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
sockperf_3.7-1.dsc 1.7 KiB 05bd9dd619a07e6499d71ff8656375780ac07d4e7c9532f1046e32feef9f585c
sockperf_3.7.orig.tar.xz 126.4 KiB c3f4a021a618c3f90b34934d98166a17d725264fedf505afdef717a9a30d488d
sockperf_3.7-1.debian.tar.xz 6.5 KiB 28bf03453e40e14ff28591679d5bea4ebdf11f8ab5bc064491bee2d271011b40

Available diffs

No changes file available.

Binary packages built by this source

sockperf: Network benchmarking utility for testing latency and throughput

 sockperf is a network benchmarking utility over socket API that was
 designed for testing performance (latency and throughput) of
 high-performance systems (it is also good for testing performance of
 regular networking systems as well). It covers most of the socket API
 calls and options.
 .
 Specifically, in addition to the standard throughput tests, sockperf,
 does the following:
  * Measure latency of each discrete packet at sub-nanosecond
    resolution (using TSC register that counts CPU ticks with very low
    overhead).
  * Does the above for both ping-pong mode and for latency under load
    mode. This means that measuring latency of single packets even under
    load of millions Packets Per Second (without waiting for reply of
    packet before sending subsequent packet on time)
  * Enable spike analysis by providing histogram, with various
    percentiles of the packets' latencies (for example: median, min, max,
    99% percentile, and more), (this is in addition to average and
    standard deviation). Also, sockperf provides full log with all
    packet's tx/rx times that can be further analyzed with external
    tools, such as MS-Excel or matplotlib - All this without affecting
    the benchmark itself.
  * Support MANY optional settings for good coverage of socket API and
    network configurations, while still keeping very low overhead in the
    fast path to allow cleanest results.

sockperf-dbgsym: No summary available for sockperf-dbgsym in ubuntu kinetic.

No description available for sockperf-dbgsym in ubuntu kinetic.