Skip to content

Commit ea317b6

Browse files
committed
Update Readme
1 parent 3b7bb1b commit ea317b6

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,9 @@
1515
<a href="#License">License</a>
1616
</p>
1717

18-
At this moment, this project allows to benchmark and investigate the origin of heap allocation caused by `mvn validate` (the first phase before lanching any plugin: see [Lifecycles Reference](https://maven.apache.org/ref/current/maven-core/lifecycles.html)).
18+
At this moment, this project is a test bench based on [QuickPerf](https://github.com/quick-perf/quickperf) to benchmark and understand heap allocation caused by mvn validate (the first phase before lanching any plugin: see Lifecycles Reference).
1919

20-
This project uses [QuickPerf](https://github.com/quick-perf/quickperf) to measure and investigate the heap allocation level.
21-
22-
Measures have been done executing `mvn validate` on Apache Camel source code.
20+
Measures have been done with Apache Camel source code as a target project to execute Maven.
2321

2422
Feel free to use this project and contribute to it!
2523

0 commit comments

Comments
 (0)