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

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


    from 060d0f2494 Cleanup connector names in json
     new b5d444fa3d Refactor absolute performance tests so they do not run by 
default
     new 19dd4d244f Add additional comment to existing absolute performance 
tests
     new e854ef7ac1 Refactor so these relative performance tests generate 
pass/fail results
     new ee06a8fc08 Add additional comment to this relative performance test
     new 16e00257c3 Comment this absolute performance test with an upper limit
     new a9f29955f2 Update the docs for running the tests
     new b9cdbfc9d6 Don't test lazy vs full as they can be quite close

The 7 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 ++++-
 .../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 +++++++
 ...> TesterOneLineFormatterMillisPerformance.java} |  6 ++++-
 .../apache/tomcat/util/bcel/TesterPerformance.java |  6 +++++
 .../util/buf/TestCharsetCachePerformance.java      | 31 +++++++++++-----------
 .../tomcat/util/http/TesterCookiesPerformance.java |  4 +++
 .../util/http/TesterParametersPerformance.java     |  4 +++
 ....java => TesterConnectionLimitPerformance.java} |  6 ++++-
 18 files changed, 111 insertions(+), 32 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/juli/{TestOneLineFormatterMillisPerformance.java => 
TesterOneLineFormatterMillisPerformance.java} (92%)
 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