Benchmark Time (sec) ---------------------------------- ---------- Empty loop iterated 1000000 times: 0.057 Added 1000000 ints in loop: 0.106 Multipled 1000000 ints in loop: 0.135 Added 1000000 doubles in loop: 0.140 Multipled 1000000 doubles in loop: 0.404 Assigned to 1000000 array ints: 0.316 1000000 object int field accesses: 0.113 1000000 method calls in same object: 0.197 1000000 method calls in other object: 0.243 Threw and caught 1000000 exceptions: 6.853 3 threads, switched 10000 times each: 0.228 WARNING: GC benchmark is disabled WARNING: Cannot perform IO benchmark in applet Cumulative runtime: 9.191 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: -O