From 4e66436cbba77729768e78e90192eeee01a09067 Mon Sep 17 00:00:00 2001 From: maxonfjvipon Date: Tue, 26 Dec 2023 15:32:02 +0300 Subject: [PATCH] fix(#31): benchmark --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3e1e790..bd234bd 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,10 @@ next one: Objects `A` and `B` must be from the same package and have the same prefix. +[Here](https://github.com/objectionary/benchmark) you may find a working example that uses the +plugin with other optimization tools, like [JEO](https://github.com/objectionary/jeo-maven-plugin) +and [OPEO](https://github.com/objectionary/opeo-maven-plugin) + ## Invoke the plugin from the Maven lifecycle You can run the plugin from the Maven lifecycle by adding the following