Remove verbose GC logging to file for Java/wildfly-ee7#2661
Remove verbose GC logging to file for Java/wildfly-ee7#2661NateBrady23 merged 1 commit intoTechEmpower:masterfrom
Conversation
|
Thanks @zloster for contributing to The Framework Benchmarks! @msmith-techempower, @nbrady-techempower and @codylerum, code you've worked on has been modified. If you have the chance, please review. If you wish to unsubscribe from these notices, please open a Pull Request with the commit message |
|
👍 |
|
No better results: https://www.techempower.com/benchmarks/previews/round14/r14p3-vs-r14p4.html#wildfly-ee7.json Just the normal variation for the test results. |
|
@zloster I'm guessing their are gains to be made by tweaking the thread settings. I believe the environment is 40 cores now and I don't know how many wildfly is configured to use by default. |
|
@codylerum the server environment is 80 cores, and you can access that via the |
This logging doesn't follow the project recommendation about the logs and IMO is affecting the benchmark results of Wildfly. But this gave me an idea about a new test type: which framework can fill a SSD disk faster. Or which framework logs are the biggest for given test run :)