[Bug 66185] SSL Configuration error

2022-07-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66185 Christopher Schultz changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[Bug 66178] Reduce garbage from strings in AbstractArchiveResourceSet.getResource

2022-07-29 Thread bugzilla
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

[Bug 66178] Reduce garbage from strings in AbstractArchiveResourceSet.getResource

2022-07-29 Thread bugzilla
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