Performance
Although most things are cached now, the "boostrap process" is too slow.
Does anyone have any suggestions to increase performance on this?
PerformancePerformance
Although most things are cached now, the "boostrap process" is too slow.
Does anyone have any suggestions to increase performance on this?
Comments
The Facades mechanism is slow. You can deactivate it to increase performance. This way you have to declare Facades manually or use the concrete classes.
The Facades mechanism is slow. You can deactivate it to increase performance. This way you have to declare Facades manually or use the concrete classes.