Benchmark Time (sec) ---------------------------------- ---------- Empty loop iterated 1000000 times: 0.057 Added 1000000 ints in loop: 0.107 Multipled 1000000 ints in loop: 0.134 Added 1000000 doubles in loop: 0.142 Multipled 1000000 doubles in loop: 0.183 Assigned to 1000000 array ints: 0.314 1000000 object int field accesses: 0.121 1000000 method calls in same object: 0.280 1000000 method calls in other object: 0.220 Threw and caught 1000000 exceptions: 9.932 3 threads, switched 10000 times each: 0.285 System.gc() w/ 8088B memory avail of 4557092B total GC'd 4207936B, leaving 216012B of 557080B total: 0.035 2000 obj rand. new'd/assigned (avg 2530B), 1958 GC'd: 6.039 WARNING: Cannot perform IO benchmark in applet Cumulative runtime: 27.236 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