Bug 60501

Summary: Search Feature : Performance issue when regexp is checked
Product: JMeter - Now in Github Reporter: Philippe Mouawad <p.mouawad>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: normal CC: p.mouawad
Priority: P2    
Version: 3.1   
Target Milestone: ---   
Hardware: All   
OS: All   

Description Philippe Mouawad 2016-12-20 20:48:26 UTC
When "Regular Exp." is used in search performance can be very bad due to default surrounding by ".*" in org.apache.jmeter.gui.action.RegexpSearcher
Comment 1 Philippe Mouawad 2016-12-20 20:54:16 UTC
Author: pmouawad
Date: Tue Dec 20 20:49:51 2016
New Revision: 1775351

URL: http://svn.apache.org/viewvc?rev=1775351&view=rev
Log:
Bug 60501 - Search Feature : Performance issue when regexp is checked
Bugzilla Id: 60501

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/gui/action/RegexpSearcher.java
    jmeter/trunk/xdocs/changes.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:38:06 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4200