Skip to content

[nameutils] Use array instead of list for static data

Nicolas Fella requested to merge work/nico/opti into master

This avoids constructing and destructing the list each time

Merge request reports