[前][次][番号順一覧][スレッド一覧][生データ]

yarv-dev-en:85

From: "Steven Lumos" <steven lumos.us>
Date: Tue, 28 Feb 2006 15:17:11 -0800
Subject: [yarv-dev-en:85] Benchmark on Sun Enterprise 4800 [and subscribe]

[Subscribing: Is it possible to be subscribed but not receive
messages? I'm reading on gmane.]

Running Solaris 8, 1.2Ghz UltraSPARC-III+ (12 of them, we'll be very
happy to get real threads).  Configured like so:

CC=cc
CFLAGS='-dalign -fns -xbuiltin=%all -xlibmil -xtarget=ultra3cu
-xarch=v9a -xO5 -xipo'
LD=cc
LDSHARED='cc -G -xO5 -xipo -xtarget=ultra3cu -xarch=v9a'
LDFLAGS='-xO5 -xipo -xtarget=ultra3cu -xarch=v9a'
EXTLDFLAGS='-xO5 -xipo -xtarget=ultra3cu -xarch=v9a'
/src/lang/ruby/main/cvs/yarv/configure

Summary at end.  Is there any other information you want?

Steve

-- benchmark summary ---------------------------
app_answer      7.467   2.115
app_factorial   0.081   3.232
app_fib         80.811  22.419
app_mandelbrot  21.925  13.360
app_pentomino   976.955 1371.725
app_raise       10.002  17.005
app_strconcat   11.303  10.941
app_tak         73.132  19.533
app_tarai       55.775  14.293
loop_times      33.883  194.124
loop_whileloop  47.332  23.652
loop_whileloop2 10.598  5.407
so_ackermann    4.971   17.197
so_array        36.937  64.040
so_concatenate  10.417  26.195
so_count_words  2.806   2.059
so_exception    13.879  20.126
so_lists        6.628   3.331
so_matrix       10.071  12.315
so_nested_loop  33.122  109.813
so_object       32.010  60.557
so_random       10.403  6.102
so_sieve        3.111   1.798
vm1_block       145.940 33.076
vm1_const       70.326  24.601
vm1_ensure      82.552  19.635
vm1_length      77.458  33.297
vm1_rescue      57.508  21.659
vm1_simplereturn 106.381 28.042
vm1_swap        87.530  24.001
vm2_array       23.490  14.228
vm2_method      70.822  20.524
vm2_poly_method 92.127  23.639
vm2_poly_method_ov 19.528  8.001
vm2_proc        33.229  57.375
vm2_regexp      14.740  10.276
vm2_send        24.030  37.249
vm2_super       29.430  7.003
vm2_unif1       18.375  6.902
vm2_zsuper      28.438  6.942
vm3_thread_create_join  0.137   10.349

[前][次][番号順一覧][スレッド一覧][生データ]