MLOS icon indicating copy to clipboard operation
MLOS copied to clipboard

CyclicConfigSuggestor

Open eujing opened this issue 1 year ago • 8 comments
trafficstars

Currently used for validating a default configuration against some other specific configuration, in an alternating manner on the same MySQL instance. This sets up the collected pairs of metrics for something like a matched-pair t-test, without the noise of making comparisons across different MySQL instances.

More generally, multiple configs can be specified via the list cycle_tunable_values to cycle through in optimization mode.

EDIT: Originally implemented as a scheduler, now is a "ManualOptimizer" instead.

eujing avatar Sep 04 '24 23:09 eujing