Skip to content

Overview

johnsonlee edited this page Apr 30, 2019 · 2 revisions

Booster consists chiefly of transformers and tasks, transformers are used for byte code scanning or manipulation (depends on the transformer's functionalities), tasks are used for artifact processing, to satisfy specialized optimization requirements, Booster provides Transformer SPI and VariantProcessor SPI for developers to support customization.

The following figure shows the architecture of Booster:

Booster Architecture

Built-in Transformers

Built-in Tasks

Clone this wiki locally