Skip to content

Delay Tests

andreggouveia edited this page May 13, 2021 · 12 revisions

The last version (1.3.3) was experiencing major delays when handling a large number of metrics to monitor with a meager step for collecting values. That is the primary improvement yield on the new version of this component (1.4.1) and as thou can see below, the results were substantial, decreasing the delays.


Figure 1: Delay (min) for scenario without aggregations and 100 metrics (Version 1.3.3)

Figure 2: Delay (min) for scenario without aggregations and 500 metrics (Version 1.3.3)


Figure 3: Delay (min) for scenario without aggregations and 100 metrics (Version 1.4.1)

Figure 4: Delay (min) for scenario without aggregations and 500 metrics (Version 1.4.1)

Figure 5: Delay (min) for scenario without aggregations and 1000 metrics (Version 1.4.1)

Figure 6: Delay (min) for scenario with aggregations and 1000 metrics (Version 1.4.1)

Figure 7: Delay (min) for scenario without aggregations, 10 monitoring specs with 100 metrics each (Version 1.4.1)

Figure 8: Delay (min) for scenario without aggregations, 100 monitoring specs with 100 metrics each (Version 1.4.1)

Clone this wiki locally