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/05/18 14:45:15 UTC

[jmeter] branch master updated (d13f120e2f -> a87989a65c)

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 d13f120e2f perf: Improve HTTP HeaderManager performance when it contains many headers: skip reinitialization on each iteration
     add a87989a65c Support custom thread group implementations in "Add think time" and "Save as test fragment" actions

No new revisions were added by this update.

Summary of changes:
 .../org/apache/jmeter/gui/action/AddThinkTimeBetweenEachStep.java     | 4 ++--
 src/core/src/main/java/org/apache/jmeter/gui/action/Save.java         | 4 ++--
 xdocs/changes.xml                                                     | 1 +
 3 files changed, 5 insertions(+), 4 deletions(-)