Slow down with debugging enabled

Has anyone else noticing a dramatic slow down compiling templates with debugging enabled?

I’m seeing a roughly 10x slowdown compared to with lucee debugging enabled?

Lucee 5.2.6.29-SNAPSHOT / Apache Tomcat/8.5.6

maybe you have enabled “Implicit variable Access” in the debugging setting? this has a big impact on performance.
If not please raise a ticket we will look into it, sounds like a regression.