Skip to main content

Module selector

Module selector 

Source
Expand description

Plugin selection and scoring logic

Implements intelligent plugin selection based on performance metadata. Uses configurable scoring weights (default 70% throughput, 30% compression ratio) with logarithmic throughput scaling and min-max normalization.

Structs§

PluginSelector
Plugin selector with scoring logic
ScoringWeights
Scoring weights for plugin selection

Functions§

calculate_plugin_score
Calculate plugin score using weighted metadata