Project

General

Profile

Actions

Bug #12074

closed

[PERF] bm_app_erb.rb slower

Added by tgxworld (Guo Xiang Tan) about 8 years ago. Updated almost 7 years ago.

Status:
Closed
Target version:
-
ruby -v:
ruby 2.4.0dev (2016-01-02 trunk 53412)
[ruby-core:73820]

Description

Hi I'm noticing a regression on RubyBench for bm_app_erb.rb

http://rubybench.org/ruby/ruby/commits?result_type=app_erb&display_count=2000

Narrowed down to https://github.com/ruby/ruby/commit/32b4a8b

Results on my local machine confirms it as well:

total: 2 trial(s) (2 trial(s) for 1 benchmark(s))
..
-----------------------------------------------------------
benchmark results:
Execution time (sec)
name  ruby 2.4.0dev (2016-01-02 trunk 53411) [x86_64-linux]
Posting results to Web UI....
app_erb 0.614
total: 2 trial(s) (2 trial(s) for 1 benchmark(s))
..
-----------------------------------------------------------
benchmark results:
Execution time (sec)
name  ruby 2.4.0dev (2016-01-02 trunk 53412) [x86_64-linux]
Posting results to Web UI....
app_erb 0.911

Let me know if I can provide more information :)

Actions

Also available in: Atom PDF

Like0
Like0Like0