Replies: 2 comments
-
+1 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Octane keeps the app bootstrapped in memory. You could put something in the controller (not on construct) in the function that is referenced from routes to measure the execution time. Logs from the queue worker started in daemon mode work in the same way. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys, has anyone figured out how to calculate request total loading time when app is deployed using Octane? I've used LARAVEL_START global variable before which is not available in Octane.
Thanks for help!
Beta Was this translation helpful? Give feedback.
All reactions