What does the Performance Analyzer do you ask?
It provides an aggregate view over your debug logs, so rather than looking at debug logs one by one, you can get an overall picture of what specific code is running slowly on your Lucee server, plus some additional reports about memory and Lucee threads
- New Slowest Templates Report (by function)
- New Timer Report
- New Exceptions Report
- Drill down to s specific template in the Variable Scoping and Templates report
- All tables are sortable, just click the header row
Available in your Lucee admin under Applications
Please star the github repo it if you like it / use it / etc