Benchmark Time (sec) ---------------------------------- ---------- Empty loop iterated 1000000 times: 0.058 Added 1000000 ints in loop: 0.107 Multipled 1000000 ints in loop: 0.136 Added 1000000 doubles in loop: 0.140 Multipled 1000000 doubles in loop: 0.182 Assigned to 1000000 array ints: 0.201 1000000 object int field accesses: 0.113 1000000 method calls in same object: 0.199 1000000 method calls in other object: 0.220 Threw and caught 1000000 exceptions: 6.129 3 threads, switched 10000 times each: 0.220 WARNING: GC benchmark is disabled WARNING: Cannot perform IO benchmark in applet Cumulative runtime: 14.011 System Configuration -------------------- Architecture: PowerPC OS: Mac OS OS version: 8.0 Java interpreter vendor: Netscape Communications Corporation Java version: 1.1.2 Benchmark version: 1.0 Benchmark mode: applet Benchmark optimization: none