Avoid using std::vector and use static_vector instead

Avoids dynamic memory allocation

Merge request reports

Loading