Skip to content

Commit f8d25aa

Browse files
author
willie
committed
feat: Add gc memory profiling
1 parent 37adbf7 commit f8d25aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -479,6 +479,7 @@
479479
<resultsFile>${project.build.directory}/benchmark-results.txt</resultsFile>
480480
<resultFormat>text</resultFormat>
481481
<warmupIterations>1</warmupIterations>
482+
<profiler>gc</profiler>
482483
</configuration>
483484
</plugin>
484485
</plugins>

0 commit comments

Comments
 (0)