zloster / FrameworkBenchmarks

Source code for the framework benchmarking project
http://www.techempower.com/benchmarks/
Other
0 stars 0 forks source link

Wildfly JVM options have verbose GC logging enabled #19

Closed zloster closed 7 years ago

zloster commented 7 years ago

See: https://github.com/zloster/FrameworkBenchmarks/blob/master/frameworks/Java/wildfly-ee7/setup.sh#L5

-verbosegc -Xloggc:/tmp/wildfly_gc.log

This should be removed.

zloster commented 7 years ago

Submitted pull request. 2661