2005-04-08 smeghead

* Added NativeBigInteger benchmark to scripts/i2pbench.sh.
This commit is contained in:
smeghead
2005-04-09 03:16:05 +00:00
committed by zzz
parent aa542b7876
commit 8496b88518
2 changed files with 11 additions and 2 deletions

View File

@ -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";

View File

@ -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