Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jul 2006 16:02:40 +0000 (UTC)
From:      Erwin Lansing <erwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/p5-Test-Benchmark Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200607141602.k6EG2efU002933@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
erwin       2006-07-14 16:02:40 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Test-Benchmark Makefile distinfo pkg-descr pkg-plist 
  Log:
  Sometimes you want to make sure that your "faster" algorithm really is
  faster than the old way. This lets you check. It might also be useful
  to check that your super whizzo XS or Inline::C version is actually
  faster.
  
  This module is based on the standard Benchmark module. If you have
  lots of timings to compare and you don't want to keep running the same
  benchmarks all the time, you can pass in a result object from
  Benchmark::timethis() instead of sub routine reference.
  
  Author: Fergal Daly <fergal@esatclear.ie>
  WWW:    http://search.cpan.org/dist/Test-Benchmark/
  
  PR:             ports/100218
  Submitted by:   Gea-Suan Lin <gslin at gslin.org>
  
  Revision  Changes    Path
  1.2327    +1 -0      ports/devel/Makefile
  1.1       +32 -0     ports/devel/p5-Test-Benchmark/Makefile (new)
  1.1       +3 -0      ports/devel/p5-Test-Benchmark/distinfo (new)
  1.1       +12 -0     ports/devel/p5-Test-Benchmark/pkg-descr (new)
  1.1       +6 -0      ports/devel/p5-Test-Benchmark/pkg-plist (new)



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