31184647b7f993d88622773436aaf594ce72ff82
In order to prevent traversing the YAML tree I have added a hash map (O(1) lookup) to cache already accessed config variables. I have also added a vector to store keys requested but not found so we do not need to check for those every time
Description
No description provided
Languages
C++
61.9%
C
37.8%
Meson
0.3%