elastic / elastic-agent-system-metrics

Apache License 2.0
0 stars 22 forks source link

metric/system: preallocate arrays #116

Closed florianl closed 7 months ago

florianl commented 7 months ago

What does this PR do?

Whenever possible, preallocate array to the correct size instead of letting arrays "grow". This reduces the load on the Garbage Collector and improves memory usage efficiency.

Checklist

florianl commented 7 months ago

Linux, Windows and MacOS CI builds: https://buildkite.com/elastic/elastic-agent-system-metrics/builds/125