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.
Activity
Wayne Meissner
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Attachment | append.patch [ 35740 ] |
Charles Oliver Nutter
made changes -
| Attachment | lseek_to_avoid_filechannel_size.patch [ 39868 ] | |
| Attachment | add_lseek.patch [ 39869 ] |
Charles Oliver Nutter
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Assignee | Charles Oliver Nutter [ headius ] | |
| Fix Version/s | JRuby 1.7 [ 17049 ] | |
| Resolution | Fixed [ 1 ] |