Skip to content

Commit 138fac7

Browse files
committed
...
1 parent f43fca4 commit 138fac7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: profile-dzone-write.sh

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
#!/bin/sh
22

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
3+
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

Comments
 (0)