How to use the Profiler to measure performance of your application.
The Profiler is a tool that measures the performance of your application. It helps you to identify performance bottlenecks and optimize your application.
To enable, add the variable PROFILING
to your .env
file:
To use the Profiler, make a query and add ?profiler=1
to the end of the URL. For example: