Closed (fixed)
Project:
Drupal core
Version:
8.1.x-dev
Component:
cache system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
1 Apr 2015 at 21:03 UTC
Updated:
3 Jul 2016 at 14:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
fabianx commentedComment #2
mgiffordThe parent issue is fixed, so assuming this should be active now.
Comment #4
fabianx commentedThis issue is actually:
"Closed: Won't Fix"
but there is a dangling todo in core/lib/Drupal/Core/DependencyInjection/YamlFileLoader.php.
which references this issue.
Lets remove it!
The reason this is Won't fix is because I benchmarked it and the savings had been minimal (-168 ms) for 5-6 container rebuilds, but the effort / complexity is pretty huge.
=> Not worth it.
Diff here to preserve the approach, but it is _not_ worth it.
Comment #5
marcoscano"@todo removed" :)
Comment #6
fabianx commentedRTBC - Thank you!
Comment #7
fabianx commentedComment #8
alexpottCommitted 8fade5d and pushed to 8.1.x and 8.2.x. Thanks!
Comment #11
fabianx commented