Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: JRuby 1.6RC1, JRuby 1.6RC2
-
Fix Version/s: JRuby 1.6RC3
-
Component/s: None
-
Labels:None
-
Environment:Mac OS X 10.6
-
Number of attachments :
Description
The rendering of rails views is consistently 4x slower in JRuby 1.6 vs JRuby 1.5.6
JRuby 1.5.6:
Rendered config/systems/Financial/views/cases/_address_fields.html.haml (116.0ms) Rendered config/systems/Financial/views/cases/_consumer_fields.html.haml (250.0ms) Rendered config/systems/Financial/views/cases/_address_fields.html.haml (77.0ms) Rendered config/systems/Financial/views/cases/_consumer_fields.html.haml (75.0ms) Rendered config/systems/Financial/views/cases/_applicants_infos.html.haml (510.0ms)
Jruby 1.6.0RC:
Rendered config/systems/Financial/views/cases/_address_fields.html.haml (467.0ms) Rendered config/systems/Financial/views/cases/_consumer_fields.html.haml (1045.0ms) Rendered config/systems/Financial/views/cases/_address_fields.html.haml (439.0ms) Rendered config/systems/Financial/views/cases/_consumer_fields.html.haml (506.0ms) Rendered config/systems/Financial/views/cases/_applicants_infos.html.haml (2054.0ms)
Activity
Charles Oliver Nutter
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Assignee | Thomas E Enebo [ enebo ] | Charles Oliver Nutter [ headius ] |
| Resolution | Fixed [ 1 ] |
Charles Oliver Nutter
made changes -
| Fix Version/s | JRuby 1.6RC3 [ 17147 ] | |
| Fix Version/s | JRuby 1.6 [ 17062 ] |
Charles Oliver Nutter
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |