Benchmark Time (sec) ---------------------------------- ---------- Empty loop iterated 1000000 times: 0.058 Added 1000000 ints in loop: 0.278 Multipled 1000000 ints in loop: 0.135 Added 1000000 doubles in loop: 0.142 Multipled 1000000 doubles in loop: 0.146 Assigned to 1000000 array ints: 0.271 1000000 object int field accesses: 0.111 1000000 method calls in same object: 0.231 1000000 method calls in other object: 0.219 Threw and caught 1000000 exceptions: 6.295 3 threads, switched 10000 times each: 0.290 System.gc() w/ 65460B memory avail of 4573488B total GC'd 4125988B, leaving 191436B of 573476B total: 0.047 2000 obj rand. new'd/assigned (avg 2530B), 1963 GC'd: 6.742 WARNING: Cannot perform IO benchmark in applet Cumulative runtime: 25.918 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