This change adds three new instrumentations, driven through rails notifications: render_template.action_view, render_collection.action_view and render_partial.action_view. These can help developers understand why renders are taking a long time which may in turn help them to improve their performance. |
||
---|---|---|
.. | ||
action_view_subscriber.rb | ||
active_record_subscriber.rb | ||
rails_common.rb |