Project

General

Profile

ActionsLike0

Bug #7370

closed

Some benchmarks are slow

Added by authorNari (Narihiro Nakamura) about 12 years ago. Updated about 12 years ago.

Status:
Closed
Target version:
ruby -v:
ruby 2.0.0dev (2012-11-12 trunk 37629) [i686-linux]
Backport:
[ruby-core:49410]

Description

Hi.

Some benchmarks are slow since r37631.
I guess DTrace's proves affect CRuby's performance.
Is it possible to fix?

app_answer:
r37629 0.153(sec)
r37631 0.196

app_fib:
r37629 1.497
r37631 2.005

app_tak:
r37629 2.048
r37631 2.984

app_tarai:
r37629 1.713
r37631 2.42

app_raise:
r37629 0.792
r37631 0.85

so_ackermann:
r37629 1.809
r37631 2.529

Please see also this site: http://www.narihiro.info/crubybenci/

Thanks.

Updated by authorNari (Narihiro Nakamura) about 12 years ago

  • Assignee changed from ko1 (Koichi Sasada) to tenderlovemaking (Aaron Patterson)
#3

Updated by naruse (Yui NARUSE) about 12 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100
#4

Updated by naruse (Yui NARUSE) about 12 years ago

  • Status changed from Closed to Assigned
#5

Updated by kosaki (Motohiro KOSAKI) about 12 years ago

  • Status changed from Assigned to Closed
ActionsLike0

Also available in: Atom PDF