public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
* [PATCH 0/8] Clean ups and speed ups to benchmarks
@ 2023-11-06  7:08 David Gibson
  2023-11-06  7:08 ` [PATCH 1/8] test/perf: Remove stale iperf3c/iperf3s directives David Gibson
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: David Gibson @ 2023-11-06  7:08 UTC (permalink / raw)
  To: passt-dev, Stefano Brivio; +Cc: David Gibson

Our standard "make check" includes a number of benchmarks, which take
quite a long time to run.  This series makes a number of improvements
to how we run these, which reduces wasted time and reduces the full
run time by some 10-12 minutes.

David Gibson (8):
  test/perf: Remove stale iperf3c/iperf3s directives
  test/perf: Get iperf3 stats from client side
  test/perf: Start iperf3 server less often
  test/perf: Small MTUs for spliced TCP aren't interesting
  test/perf: Explicitly control UDP packet length, instead of MTU
  test/perf: "MTU" changes in passt_tcp host to guest aren't useful
  test/perf: Remove unnecessary --pacing-timer options
  test/perf: Simplify calculation of "omit" time for TCP throughput

 .gitignore          |   2 +-
 test/lib/test       |  83 ++++++++++++++++-----------
 test/perf/passt_tcp |  84 +++++++++++++--------------
 test/perf/passt_udp |  86 +++++++++++++---------------
 test/perf/pasta_tcp | 125 ++++++++++++++++------------------------
 test/perf/pasta_udp | 136 ++++++++++++++++++++++++++------------------
 6 files changed, 260 insertions(+), 256 deletions(-)

-- 
2.41.0


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2023-11-07 12:45 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-06  7:08 [PATCH 0/8] Clean ups and speed ups to benchmarks David Gibson
2023-11-06  7:08 ` [PATCH 1/8] test/perf: Remove stale iperf3c/iperf3s directives David Gibson
2023-11-06  7:08 ` [PATCH 2/8] test/perf: Get iperf3 stats from client side David Gibson
2023-11-06  7:08 ` [PATCH 3/8] test/perf: Start iperf3 server less often David Gibson
2023-11-06  7:08 ` [PATCH 4/8] test/perf: Small MTUs for spliced TCP aren't interesting David Gibson
2023-11-06  7:08 ` [PATCH 5/8] test/perf: Explicitly control UDP packet length, instead of MTU David Gibson
2023-11-06  7:08 ` [PATCH 6/8] test/perf: "MTU" changes in passt_tcp host to guest aren't useful David Gibson
2023-11-06  7:08 ` [PATCH 7/8] test/perf: Remove unnecessary --pacing-timer options David Gibson
2023-11-06  7:08 ` [PATCH 8/8] test/perf: Simplify calculation of "omit" time for TCP throughput David Gibson
2023-11-07 12:45 ` [PATCH 0/8] Clean ups and speed ups to benchmarks Stefano Brivio

Code repositories for project(s) associated with this public inbox

	https://passt.top/passt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for IMAP folder(s).