树莓派和Cubieboard对比测试(2) – Synthetic PHP BenchMark
Synthetic PHP BenchMark
Tests:50 Iterations:10000 |
Raspberry Pi (seconds) |
Cubieboard (seconds) |
test_arithmetic |
0.2152
|
1.8594
|
test_array_operators |
0.2988
|
0.1505
|
test_bitwise |
0.0292
|
0.0148
|
test_casting |
1.1385
|
0.4616
|
test_chr_fixed |
1.8991
|
0.4138
|
test_chr_hardcoded |
0.3249
|
0.1213
|
test_chr_var |
1.4068
|
0.3822
|
test_comment_loop |
0.1123
|
0.0645
|
test_compare |
0.0832
|
0.0327
|
test_compare_false |
0.0058
|
0.0032
|
test_compare_invert |
0.0076
|
0.0033
|
test_compare_strict |
0.0086
|
0.0049
|
test_compare_unstrict |
0.0313
|
0.0107
|
test_constants |
0.1570
|
0.0592
|
test_crc32 |
0.1308
|
0.0578
|
test_do_while |
0.3978
|
0.2280
|
test_do_while_break |
0.1029
|
0.0482
|
test_empty |
0.0060
|
0.0033
|
test_empty_loop |
0.1122
|
0.0634
|
test_foreach |
2.2322
|
0.6037
|
test_get_class |
0.1435
|
0.0484
|
test_global_scalar_assign |
0.0515
|
0.0220
|
test_global_string_assign |
0.4131
|
0.1188
|
test_if_constant |
0.0145
|
0.0077
|
test_increment |
0.1268
|
0.0550
|
test_is_array |
0.0326
|
0.0101
|
test_is_object |
0.0326
|
0.0101
|
test_is_type |
0.1634
|
0.0366
|
test_isset |
0.0069
|
0.0039
|
test_line |
0.0152
|
0.0058
|
test_local_array_assign |
0.9523
|
0.2810
|
test_local_boolean_assign |
0.0754
|
0.0247
|
test_local_float_assign |
0.0767
|
0.0253
|
test_local_hash_assign |
0.0671
|
0.0215
|
test_local_integer_assign |
0.0764
|
0.0262
|
test_local_object_assign |
0.1017
|
0.0378
|
test_local_scalar_assign |
0.0985
|
0.0348
|
test_local_string_assign |
0.2487
|
0.1050
|
test_md5 |
0.2357
|
0.0846
|
test_microtime |
0.7233
|
0.2863
|
test_mt_rand |
0.0471
|
0.0169
|
test_ord |
5.5215
|
2.2818
|
test_ordered_functions |
1.0404
|
0.4086
|
test_ordered_functions_references |
1.0643
|
0.3943
|
test_preg_match |
0.4237
|
0.1433
|
test_rand |
0.0713
|
0.0327
|
test_references |
0.0124
|
0.0063
|
test_sha1 |
0.2764
|
0.0911
|
test_string_append |
0.2194
|
0.0774
|
test_strlen |
0.0325
|
0.0108
|
test_switch |
0.2807
|
0.1442
|
test_time |
0.0818
|
0.0379
|
test_unordered_functions |
1.2267
|
0.4406
|
test_variable_variables |
0.1104
|
0.0272
|
test_while |
0.4385
|
0.2540
|
Total |
23
|
10
|
综合评分:
- 树莓派 431
- Cubieboard 980
分类: ARM, Linux, Raspberry Pi
近期评论