You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2013/12/18 23:40:47 UTC

[Bug 55908] New: Response assertion : Change Pattern Matching Rules default to Substring on creation for better performances

https://issues.apache.org/bugzilla/show_bug.cgi?id=55908

            Bug ID: 55908
           Summary: Response assertion : Change Pattern Matching Rules
                    default to Substring on creation for better
                    performances
           Product: JMeter
           Version: 2.10
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: p.mouawad@ubik-ingenierie.com

Current default is Contains which will use a Regexp incurring useless
processing.
Using Substring is more performant and seems more suitable in most cases

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 55908] Response assertion : Change Pattern Matching Rules default to Substring on creation for better performances

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=55908

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Date: Wed Dec 18 22:44:11 2013
New Revision: 1552140

URL: http://svn.apache.org/r1552140
Log:
Bug 55908 - Response assertion : Change Pattern Matching Rules default to
Substring on creation for better performances
Bugzilla Id: 55908

Modified:
   
jmeter/trunk/src/components/org/apache/jmeter/assertions/gui/AssertionGui.java
    jmeter/trunk/xdocs/changes.xml

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 55908] Response assertion : Change Pattern Matching Rules default to Substring on creation for better performances

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=55908

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
           Hardware|PC                          |All
                 OS|                            |All
           Severity|normal                      |enhancement

-- 
You are receiving this mail because:
You are the assignee for the bug.