Navigation
Account
High performance experience and memory persistence.
Requests in Worker
In Octane, this counter is kept in a Singleton variable between requests. In standard mode (PHP-FPM), it would reset on every refresh.
Classes are instantiated only once. This removes the "bootstrap overhead" of loading the framework on every click.