You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by vl...@apache.org on 2023/06/01 16:14:59 UTC

[jmeter] branch master updated (f33e61efc4 -> 264654d0f4)

This is an automated email from the ASF dual-hosted git repository.

vladimirsitnikov pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git


    from f33e61efc4 perf: remove excessive BufferedInputStream from HTTP sampler
     add 264654d0f4 perf: avoid String.replaceAll in HTTPJavaImpl

No new revisions were added by this update.

Summary of changes:
 .../StringUtilities.java}                          | 35 +++++++++++++++-------
 .../org/apache/jorphan/util/StringUtilitiesTest.kt | 27 +++++++++--------
 .../jmeter/protocol/http/sampler/HTTPJavaImpl.java | 10 +++++--
 3 files changed, 48 insertions(+), 24 deletions(-)
 copy src/jorphan/src/main/java/org/apache/jorphan/{reflect/ServiceLoadExceptionHandler.java => util/StringUtilities.java} (56%)
 copy build-logic/publishing/src/main/kotlin/build-logic.java-published-platform.gradle.kts => src/jorphan/src/test/kotlin/org/apache/jorphan/util/StringUtilitiesTest.kt (61%)