Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: JRuby 1.7.0.pre1
-
Component/s: Performance
-
Labels:None
-
Number of attachments :
Description
I just added a new benchmark called test/bench/bench_file_writing.rb that duplicates the way Rails log flushing works. JRuby is between 120% and 200% slower than MRI in most cases. This adds up to the Rails dark matter.