Benchmark Time (sec) ---------------------------------- ---------- Empty loop iterated 1000000 times: 0.639 Added 1000000 ints in loop: 1.397 Multipled 1000000 ints in loop: 1.419 Added 1000000 doubles in loop: 1.845 Multipled 1000000 doubles in loop: 2.192 Assigned to 1000000 array ints: 1.289 1000000 object int field accesses: 1.155 1000000 method calls in same object: 1.704 1000000 method calls in other object: 1.881 Threw and caught 1000000 exceptions: 2.548 3 threads, switched 10000 times each: 0.386 System.gc() w/ 47348B memory avail of 4557092B total GC'd 4195144B, leaving 242480B of 557080B total: 0.041 2000 obj rand. new'd/assigned (avg 2530B), 0 GC'd: 1.590 WARNING: Cannot perform IO benchmark in applet Cumulative runtime: 25.404 System Configuration -------------------- Architecture: i586 OS: Linux OS version: 2.0.30 Java interpreter vendor: Netscape Communications Corporation Java version: 1.1.2 Benchmark version: 1.1 Benchmark mode: applet Benchmark optimization: none