Repository: logging-log4j2 Updated Branches: refs/heads/master 5db285e10 -> a9abf4999
Remove unnecessary paragraph Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/a9abf499 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/a9abf499 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/a9abf499 Branch: refs/heads/master Commit: a9abf4999a1f0e969e41edc741fa170f30b5c894 Parents: 5db285e Author: Ralph Goers <[email protected]> Authored: Sat May 14 16:08:41 2016 -0700 Committer: Ralph Goers <[email protected]> Committed: Sat May 14 16:08:41 2016 -0700 ---------------------------------------------------------------------- src/site/xdoc/performance.xml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/a9abf499/src/site/xdoc/performance.xml ---------------------------------------------------------------------- diff --git a/src/site/xdoc/performance.xml b/src/site/xdoc/performance.xml index 35dfa5f..fdfe0e4 100644 --- a/src/site/xdoc/performance.xml +++ b/src/site/xdoc/performance.xml @@ -430,13 +430,7 @@ TODO Testing has shown that Log4j 2 benefits greatly from running in server mode and user's are strongly encouraged to configure their applications to run in server mode when using Log4j 2. </p> - - - <p> - The performance results above were all derived from running the DebugDisabledPerformanceComparison, - FilterPerformanceComparison, and PerformanceComparison junit tests which can be found in the - Log4j 2 unit test source directory. - </p> + </section> </body> </document>
