Skip to content

Releases: zspitzer/lucee-performance-analyzer

2.1.1.1 show status code / content type when available ( Lucee6 )

2.1.1.0 add page parts snippet tooltip

10 Apr 16:05
Compare
Choose a tag to compare
2.1.1.0 add page parts snippet tooltip

2.1.0.9 Add Page Parts Report

10 Apr 15:35
Compare
Choose a tag to compare
2.1.0.9 Add Page Parts report

experimental #lucee 6 debugging function

https://luceeserver.atlassian.net/browse/LDEV-3436
https://github.com/lucee/Lucee/pull/1271

2.1.0.8 View Single Log

06 Apr 15:03
Compare
Choose a tag to compare
2.1.0.8 View Single Log

2.1.0.7 Debug Settings Page

31 Mar 17:17
Compare
Choose a tag to compare
2.1.0.7 Debug Settings Page

#9

2.1.0.3 Standalone install & Analysis

30 Mar 19:37
Compare
Choose a tag to compare

You can now run the Performance Analyzer outside the Lucee Administrator.

just check out the code into a folder.

It still requires the Server Admin Password and for debugging to be enabled.

2.0.0.2 Add Template Usage

25 Mar 02:35
Compare
Choose a tag to compare
2.0.0.2 Template Usage/Covergae

- add alt row colouring
- use a darker font

2.0.0.0 Report by File or Path

23 Mar 22:11
Compare
Choose a tag to compare
2.0.0.0 Report Problems by path or File

1.0.2.1 Add Slowest Template Report

22 Mar 15:23
Compare
Choose a tag to compare
1.0.2.1 Add Slowest Template Report

1.0.2.0 Additional and improved reports

22 Mar 14:21
Compare
Choose a tag to compare
- use cgi.request_url for log listing
- flag post requests
- add exception report
- add timers report
- set a title (no more plugin prefix)
- add template filtering for scope report
- add support for dumping debug logs to console with ?consoleDump=true
- only show thread stack up to CFMLServlet