- Timestamp:
- Apr 9, 2005 3:16:05 AM (16 years ago)
- Branches:
- master
- Children:
- e6b3430
- Parents:
- aa542b78
- git-author:
- smeghead <smeghead> (04/09/05 03:16:05)
- git-committer:
- zzz <zzz@…> (04/09/05 03:16:05)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
core/perl/i2pbench.sh
raa542b78 r8496b88 28 28 } 29 29 30 print "\n*** ALL BENCHMARKS COMPLETE ***\n\n"; 30 print "\nBenchmark Suite #2: i2p/core/java/src/net/i2p/util/NativeBigInteger\n\n"; 31 32 $javacommand = "$runtime -cp $classpath -Djava.library.path=."; 33 34 system("$javacommand net.i2p.util.NativeBigInteger"); 35 36 print "\n\n*** ALL BENCHMARKS COMPLETE ***\n\n";
Note: See TracChangeset
for help on using the changeset viewer.