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

markt pushed a change to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


    from 7d3a116daf Cleanup connector names in json
     new dcad392264 Refactor absolute performance tests so they do not run by 
default
     new 4627204ed2 Add additional comment to existing absolute performance 
tests
     new aebc402308 Refactor so these relative performance tests generate 
pass/fail results
     new 4332382bb1 Add additional comment to this relative performance test
     new 5d04b80899 Comment this absolute performance test with an upper limit
     new 08d7da2c39 This test is very timing sensitive. Add some test specific 
margins.
     new f5213adc30 Update the docs for running the tests
     new 02e01b80f3 Don't test lazy vs full as they can be quite close

The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 BUILDING.txt                                       | 17 ++++++--
 ...a => TesterCompositeELResolverPerformance.java} |  6 ++-
 test/javax/el/TesterImportHandlerPerformance.java  |  4 ++
 ...esterScopedAttributeELResolverPerformance.java} |  6 ++-
 .../TesterContainerProviderPerformance.java        |  4 ++
 .../TesterDigestAuthenticatorPerformance.java      |  4 ++
 .../connector/TestResponsePerformance.java         |  9 +++--
 ...formance.java => TesterRequestPerformance.java} |  6 ++-
 ...> TesterApplicationHttpRequestPerformance.java} |  6 ++-
 ...> TesterDefaultInstanceManagerPerformance.java} |  9 +++--
 .../catalina/mapper/TestMapperPerformance.java     |  3 ++
 ... TesterAbstractFileResourceSetPerformance.java} |  6 ++-
 .../apache/el/parser/TestELParserPerformance.java  | 10 +++++
 ...e.java => TesterTagHandlerPoolPerformance.java} |  7 +++-
 .../juli/TestOneLineFormatterPerformance.java      | 31 +++++++++-----
 ...> TesterOneLineFormatterMillisPerformance.java} |  6 ++-
 .../tomcat/unittest/TesterThreadedPerformance.java |  3 ++
 .../apache/tomcat/util/bcel/TesterPerformance.java |  6 +++
 .../util/buf/TestCharsetCachePerformance.java      | 31 +++++++-------
 .../tomcat/util/http/TesterCookiesPerformance.java |  4 ++
 ...va => TesterFastHttpDateFormatPerformance.java} |  6 ++-
 .../util/http/TesterParametersPerformance.java     |  4 ++
 ....java => TesterConnectionLimitPerformance.java} |  6 ++-
 .../server/TestAsyncMessagesPerformance.java       | 47 +++++++++++++++++-----
 24 files changed, 187 insertions(+), 54 deletions(-)
 rename test/javax/el/{TestCompositeELResolverPerformance.java => 
TesterCompositeELResolverPerformance.java} (88%)
 rename 
test/javax/servlet/jsp/el/{TestScopedAttributeELResolverPerformance.java => 
TesterScopedAttributeELResolverPerformance.java} (87%)
 rename test/org/apache/catalina/connector/{TestRequestPerformance.java => 
TesterRequestPerformance.java} (87%)
 rename 
test/org/apache/catalina/core/{TestApplicationHttpRequestPerformance.java => 
TesterApplicationHttpRequestPerformance.java} (88%)
 rename 
test/org/apache/catalina/core/{TestDefaultInstanceManagerPerformance.java => 
TesterDefaultInstanceManagerPerformance.java} (92%)
 rename 
test/org/apache/catalina/webresources/{TestAbstractFileResourceSetPerformance.java
 => TesterAbstractFileResourceSetPerformance.java} (93%)
 rename test/org/apache/jasper/runtime/{TestTagHandlerPoolPerformance.java => 
TesterTagHandlerPoolPerformance.java} (92%)
 rename test/org/apache/juli/{TestOneLineFormatterMillisPerformance.java => 
TesterOneLineFormatterMillisPerformance.java} (92%)
 rename 
test/org/apache/tomcat/util/http/{TestFastHttpDateFormatPerformance.java => 
TesterFastHttpDateFormatPerformance.java} (89%)
 rename test/org/apache/tomcat/websocket/{TestConnectionLimitPerformance.java 
=> TesterConnectionLimitPerformance.java} (93%)


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to