Date: Thu, 8 Sep 2005 18:06:54 GMT From: Robert Watson <rwatson@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 83274 for review Message-ID: <200509081806.j88I6sOo056824@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=83274 Change 83274 by rwatson@rwatson_peppercorn on 2005/09/08 18:06:25 Juggle, a simple IPC and context switching micro-benchmark that exercises pipe, socketpair, and UDP IPC, and operates in a single thread, multiple threads, or multiple processes. This is intended to reveal changes in the overhead of basic IPC, benefits of parallelism, etc, and generates output in the form of a CSV file appropriate for import into a spreadsheet. Affected files ... .. //depot/projects/netsmp/src/tools/netperf/juggle/Makefile#1 add .. //depot/projects/netsmp/src/tools/netperf/juggle/juggle.c#1 add Differences ...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509081806.j88I6sOo056824>