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.
Although most things are cached now, the "boostrap process" is too slow.Does anyone have any suggestions to increase performance on this?https://github.com/frdlweb/webfat/blob/cd8280643f1f4ebefd7adb9ceeda98c5ff16deb0/public/index.php#L5074