We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f43fca4 commit 138fac7Copy full SHA for 138fac7
profile-dzone-write.sh
@@ -1,3 +1,4 @@
1
#!/bin/sh
2
3
-java -Xmx256m -server -Xrunhprof:cpu=samples,depth=10,verbose=n,interval=2 -jar target/microbenchmarks.jar ".*DZoneWrite.*write1k.*AsString.*" -wi 7 -i 30 -f 1
+java -Xmx256m -server -Xrunhprof:cpu=samples,depth=10,verbose=n,interval=2 -jar target/microbenchmarks.jar ".*DZoneWriteJackson2x.write1kUsingStream.*" -wi 5 -w 2 -i 10 -r 5 -f 1 -t 1
4
+
0 commit comments