[Bug 63237] Consider processing mbeans-descriptors.xml at compile time

2019-05-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63237 --- Comment #7 from Mark Thomas --- Has the ability to disable JMX made this enhancement request obsolete? -- You are receiving this mail because: You are the assignee for the bug. -

[Bug 63237] Consider processing mbeans-descriptors.xml at compile time

2019-04-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63237 --- Comment #6 from Konstantin Kolinko --- (In reply to Phillip Webb from comment #4) > That's a really interesting metric and quite a significant amount if we're > talking about using embedded Tomcat in a serverless environment where runs > ar

[Bug 63237] Consider processing mbeans-descriptors.xml at compile time

2019-04-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63237 --- Comment #5 from Phillip Webb --- I've got an experimental branch[1] that replaces the XML files with registrar classes. So far the results aren't particularly inspiring and I'm not seeing a big improvement in performance. I think the main

[Bug 63237] Consider processing mbeans-descriptors.xml at compile time

2019-03-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63237 --- Comment #4 from Phillip Webb --- > MBeanUtils.createRegistry takes 83ms on my computer, which is not exactly the > end of the world That's a really interesting metric and quite a significant amount if we're talking about using embedded To

[Bug 63237] Consider processing mbeans-descriptors.xml at compile time

2019-03-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63237 --- Comment #3 from Remy Maucherat --- Profilers often exaggerate the impact of some operations, so this has to be taken with an amount of caution. XML parsing is expensive for sure, but the descriptors are not too huge and MBeanUtils.createReg

[Bug 63237] Consider processing mbeans-descriptors.xml at compile time

2019-03-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63237 --- Comment #2 from Phillip Webb --- @Remy > I have not tried to measure the time and resource costs of this parsing The only evidence I have currently are profiling results that appear to indicate the SAX parser taking a chunk of time during

[Bug 63237] Consider processing mbeans-descriptors.xml at compile time

2019-03-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63237 Remy Maucherat changed: What|Removed |Added Severity|normal |enhancement --- Comment #1 from Remy

[Bug 63237] Consider processing mbeans-descriptors.xml at compile time

2019-03-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63237 Andy Wilkinson changed: What|Removed |Added CC||awilkin...@pivotal.io -- You are rec

[Bug 63237] Consider processing mbeans-descriptors.xml at compile time

2019-03-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63237 Tommy Ludwig changed: What|Removed |Added CC||tommy.ludwig.c...@gmail.com -- You are