Message view | « Date » · « Thread » |
---|---|
Top | « Date » · « Thread » |
From | Vladimir Sitnikov <sitnikov.vladi...@gmail.com> |
Subject | Suboptimal memory usage in ResponseAssertion |
Date | Wed, 04 Sep 2013 22:42:59 GMT |
Hi, I've noticed that ResponseAssertion does not cleanup regex matcher memory, thus it keeps the whole web page in memory. RegexExtractor calls JMeterUtils.clearMatcherMemory(matcher, pattern); to clean up the memory. Does is make sense to add the same cleanup to ResponseAssertion? Same for HTTPSamplerBase -> downloadPageResources -> localMatcher -- Regards, Vladimir Sitnikov | |
Mime |
|
View raw message |