Hi
I am looking looking into the options for tweaking the performance of JBoss 5.1.0 and one of the options available to me is to disable the generation of debug information when compiling JSPs.
I know that the presence/absence of debug information for the JVM makes no real difference, but does the generation of that debug information add much to compile time?
Thanks in advance
Richard