diff --git a/core/perl/i2pbench.sh b/core/perl/i2pbench.sh index ba3cbe76c..9f8b5a129 100644 --- a/core/perl/i2pbench.sh +++ b/core/perl/i2pbench.sh @@ -27,4 +27,10 @@ foreach $testclass (@testclasses) { print "\n"; } -print "\n*** ALL BENCHMARKS COMPLETE ***\n\n"; +print "\nBenchmark Suite #2: i2p/core/java/src/net/i2p/util/NativeBigInteger\n\n"; + +$javacommand = "$runtime -cp $classpath -Djava.library.path=."; + +system("$javacommand net.i2p.util.NativeBigInteger"); + +print "\n\n*** ALL BENCHMARKS COMPLETE ***\n\n"; diff --git a/history.txt b/history.txt index 3488ff706..37d8402b6 100644 --- a/history.txt +++ b/history.txt @@ -1,4 +1,7 @@ -$Id: history.txt,v 1.189 2005/04/06 10:43:25 jrandom Exp $ +$Id: history.txt,v 1.190 2005/04/08 07:39:20 smeghead Exp $ + +2005-04-08 smeghead + * Added NativeBigInteger benchmark to scripts/i2pbench.sh. 2005-04-08 smeghead * Security improvements to TrustedUpdate: signing and verification of the