[Bug 66178] Reduce garbage from strings in AbstractArchiveResourceSet.getResource
https://bz.apache.org/bugzilla/show_bug.cgi?id=66178 --- Comment #9 from Christopher Schultz --- I still don't see the savings in the code, but I do see the difference in your metrics. We can only see the output, though. What kind of "load" are you putting on this? Technically, you could get that picture just by using 1/4 of the operations and it would look great. Do you have some exercise code you could post to corroborate what you are showing here? -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
[Bug 66178] Reduce garbage from strings in AbstractArchiveResourceSet.getResource
https://bz.apache.org/bugzilla/show_bug.cgi?id=66178 --- Comment #10 from Christopher Schultz --- Upon further review, I wonder if the difference is that you have removed the use of String.substring() in a few locations, instead appending slices of the source Strings. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
[Bug 66185] SSL Configuration error
https://bz.apache.org/bugzilla/show_bug.cgi?id=66185 Christopher Schultz changed: What|Removed |Added Resolution|--- |INVALID Status|NEW |RESOLVED --- Comment #2 from Christopher Schultz --- Bugzilla is not a support forum. Please post your question to the users' mailing list. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org