/crolabefra-mothership

Base plugin which provides the dashboard to the root project

Primary LanguageJavaScriptApache License 2.0Apache-2.0

crolabefra-mothership

This root-project - or in my words 'mothership' - plugin executes CroLaBeFra-enabled micro-benchmarks, collects the results and brings them together in one common dashboard.

In order to do a one-command run of all benchmark executors and merge all results together in one dashboard, please execute

$> gradle crolabefra

The mentioned HTML dashboard can be found in {$ROOT_PROJECT_DIR}/build/results/mothership/index.html

POC project

This POC project gives a usage example and describes the use case.