lucee-performance-analyzer
lucee-performance-analyzer copied to clipboard
Performance Analyzer plugin for Lucee, to be used in the Lucee Admin or Standalone.
I installed the latest `extension-PerformanceAnalyzer-1.0.0.3.lex` first in the server context, then in my web context. After a lucee restart, I see the Analyser in Menu but there is no content:...
I've tried reinstalling the extension after Lucee/JRE upgrades, which solves some problems. But the Threads reader doesn't work. Shows a Lucee error: ``` Unable to make public long[] sun.management.ThreadImpl.getAllThreadIds() accessible:...
the experimental Lucee sizeOf() function has problems with larger application scopes and times out ` at [email protected]/java.io.ObjectOutputStream$HandleTable.lookup(ObjectOutputStream.java:2300) at [email protected]/java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1117) at [email protected]/java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:349) at lucee.commons.collection.concurrent.ConcurrentHashMapNullSupport.writeObject(ConcurrentHashMapNullSupport.java:1308) at jdk.internal.reflect.GeneratedMethodAccessor45.invoke(Unknown Source) at [email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at [email protected]/java.lang.reflect.Method.invoke(Method.java:566)...