Skip to content

Commit

Permalink
Add AlwaysPreTouch, seems like it's better with it
Browse files Browse the repository at this point in the history
  • Loading branch information
0xaa4eb committed Jul 7, 2024
1 parent a57c4e0 commit ade2443
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
@Fork(jvmArgsPrepend = {
"-Xms6G",
"-Xmx6G",
"-XX:+AlwaysPreTouch",
BenchmarkConstants.ENABLE_AGENT_SYSTEM_PROP,
"-Dulyp.file=/tmp/test.dat",
"-Dulyp.constructors",
Expand Down

0 comments on commit ade2443

Please sign in to comment.