Sun's JDK1.3 for Windows 98 Running on HP Vectra (Desktop) PIII @ 733MHz with 64MB RAM. (compiled with -O) Benchmark Time (sec) ---------------------------------- ---------- Empty loop iterated 1000000 times: 0.060 Added 1000000 ints in loop: 0.000 Multipled 1000000 ints in loop: 0.000 Added 1000000 doubles in loop: 0.050 Multipled 1000000 doubles in loop: 0.170 Assigned to 1000000 array ints: 0.000 1000000 object int field accesses: 0.060 1000000 method calls in same object: 0.000 1000000 method calls in other object: 0.050 Threw and caught 1000000 exceptions: 0.380 3 threads, switched 10000 times each: 0.380 WARNING: GC benchmark is disabled 100000 writes of 1 byte: 0.880 1 write of 100000 bytes: 0.000 Cumulative runtime: 2.260 System Configuration -------------------- Architecture: x86 OS: Windows 98 OS version: 4.10 Java interpreter vendor: Sun Microsystems Inc. Java version: 1.3.0 Benchmark version: 1.0 Benchmark mode: application Benchmark optimization: -O