Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Oct 2005 19:32:15 +0000 (UTC)
From:      Sergey Matveychuk <sem@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/benchmarks Makefile ports/benchmarks/thrulay Makefile distinfo pkg-descr pkg-message pkg-plist ports/benchmarks/thrulay/files thrulayd.sh.sample
Message-ID:  <200510201932.j9KJWFNq021806@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sem         2005-10-20 19:32:15 UTC

  FreeBSD ports repository

  Modified files:
    benchmarks           Makefile 
  Added files:
    benchmarks/thrulay   Makefile distinfo pkg-descr pkg-message 
                         pkg-plist 
    benchmarks/thrulay/files thrulayd.sh.sample 
  Log:
  The program thrulay is used to measure the capacity, delay, and
  other performance metrics of a network by sending a bulk TCP or UDP
  stream over it.
  
  Special features of thrulay include:
  * For TCP, ability to measure round-trip delay along with throughput
  * For UDP, ability to measure
    - one-way delay, with quantiles
    - packet loss
    - packet duplication
    - reordering
  * For UDP, the ability to send precisely positioned true Poisson streams
    (microsecond errors in sending times)
  * Human- and machine-readable output (ready to be fed to gnuplot)
  
  WWW: http://www.internet2.edu/~shalunov/thrulay/
  
  PR:             ports/87683
  Submitted by:   Stanislav Shalunov <shalunov@internet2.edu>
  
  Revision  Changes    Path
  1.48      +1 -0      ports/benchmarks/Makefile
  1.1       +31 -0     ports/benchmarks/thrulay/Makefile (new)
  1.1       +1 -0      ports/benchmarks/thrulay/distinfo (new)
  1.1       +14 -0     ports/benchmarks/thrulay/files/thrulayd.sh.sample (new)
  1.1       +16 -0     ports/benchmarks/thrulay/pkg-descr (new)
  1.1       +4 -0      ports/benchmarks/thrulay/pkg-message (new)
  1.1       +5 -0      ports/benchmarks/thrulay/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510201932.j9KJWFNq021806>