Demonstration of JMH and StringBuilder/StringBuffer performance - original blog at http://alblue.bandlem.com/2016/04/jmh-stringbuffer-stringbuilder.html
This comment has been minimized.
This comment has been minimized.
If you download this gist to test, you'll need to make a directory src/main/java and then move the source file in there in order to run it. The original blog post corresponding to this gist is at http://alblue.bandlem.com/2016/04/jmh-stringbuffer-stringbuilder.html |
This comment has been minimized.
This comment has been minimized.
The code has been moved here: https://github.com/alblue/com.bandlem.jmh.microopts |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This comment has been minimized.
JFYI: http://openjdk.java.net/jeps/280