spike mode for dynamic series adjustment #85
Annotations
2 errors
lint:
cmd/avalanche.go#L78
"\n" + " spike:\n" + " Periodically spikes the series count by a given multiplier.\n" + " Usage: ./avalanche --series-operation-mode=spike --series-change-interval=180 --series-count=100 --spike-multiplier=1.5\n" + " Description: This mode periodically increases the series count by a spike multiplier on one tick and\n" + " then returns it to the original count on the next tick. This pattern repeats indefinitely,\n" + " creating a spiking effect in the series count.\n" (untyped string constant "\n spike:\n Periodically spikes the series count by a given mult...) is not used (typecheck)
|
lint
issues found
|