Skip to content

Commit

Permalink
add profile guided optimization
Browse files Browse the repository at this point in the history
  • Loading branch information
jessiscript committed Jan 28, 2024
1 parent 3829657 commit 09b8146
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions game-of-life-native/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
<arg>--install-exit-handlers</arg>
<arg>--gc=serial</arg>
<arg>-O2</arg>
<arg>--pgo-instrument</arg>
</buildArgs>
</configuration>
</plugin>
Expand Down

0 comments on commit 09b8146

Please sign in to comment.