Project

General

Profile

Actions

Bug #12763

closed

Performance regression in bm_securerandom.rb

Added by tgxworld (Guo Xiang Tan) over 7 years ago. Updated over 4 years ago.

Status:
Closed
Target version:
-
ruby -v:
ruby 2.4.0dev (2016-05-10 trunk 54968) [x86_64-linux]
[ruby-core:77281]

Description

Before https://github.com/ruby/ruby/commit/b402cc7

total: 2 trial(s) (2 trial(s) for 1 benchmark(s))
..
-----------------------------------------------------------
benchmark results:
Execution time (sec)
name	ruby 2.4.0dev (2016-05-10 trunk 54967) [x86_64-linux]
Posting results to Web UI....
securerandom	0.069

Log file: bmlog-20160915-094027.12689
total: 2 trial(s) (2 trial(s) for 1 benchmark(s))
securerandom: rss_kb=11104.0
securerandom: rss_kb=10988.0

-----------------------------------------------------------
benchmark results:
Execution time (sec)
name	ruby 2.4.0dev (2016-05-10 trunk 54967) [x86_64-linux]

After

total: 2 trial(s) (2 trial(s) for 1 benchmark(s))
..
-----------------------------------------------------------
benchmark results:
Execution time (sec)
name	ruby 2.4.0dev (2016-05-10 trunk 54968) [x86_64-linux]
Posting results to Web UI....
securerandom	0.213

Log file: bmlog-20160915-094321.12723
total: 2 trial(s) (2 trial(s) for 1 benchmark(s))
securerandom: rss_kb=11136.0
securerandom: rss_kb=10896.0

-----------------------------------------------------------
benchmark results:
Execution time (sec)
name	ruby 2.4.0dev (2016-05-10 trunk 54968) [x86_64-linux]

Do feel free to let me know if you need more information :)

Updated by shyouhei (Shyouhei Urabe) over 7 years ago

  • Description updated (diff)
Actions #2

Updated by shyouhei (Shyouhei Urabe) almost 7 years ago

  • Status changed from Open to Assigned
Actions #3

Updated by jeremyevans0 (Jeremy Evans) over 4 years ago

  • Status changed from Assigned to Closed
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0