Benchmark Time (sec) ---------------------------------- ---------- Empty loop iterated 1000000 times: 0.638 Added 1000000 ints in loop: 1.385 Multipled 1000000 ints in loop: 1.418 Added 1000000 doubles in loop: 1.783 Multipled 1000000 doubles in loop: 2.141 Assigned to 1000000 array ints: 1.308 1000000 object int field accesses: 1.139 1000000 method calls in same object: 1.652 1000000 method calls in other object: 1.817 Threw and caught 1000000 exceptions: 2.551 3 threads, switched 10000 times each: 0.389 WARNING: GC benchmark is disabled WARNING: Cannot perform IO benchmark in applet Cumulative runtime: 16.718 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: none