Benchmark Time (sec) ---------------------------------- ---------- Empty loop iterated 1000000 times: 0.642 Added 1000000 ints in loop: 1.460 Multipled 1000000 ints in loop: 1.474 Added 1000000 doubles in loop: 1.861 Multipled 1000000 doubles in loop: 2.196 Assigned to 1000000 array ints: 1.338 1000000 object int field accesses: 1.151 1000000 method calls in same object: 1.664 1000000 method calls in other object: 1.812 Threw and caught 1000000 exceptions: 2.407 3 threads, switched 10000 times each: 0.409 WARNING: GC benchmark is disabled WARNING: Cannot perform IO benchmark in applet Cumulative runtime: 16.897 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: -O