Draft: Switch to rapidyaml for loading conditions
3 unresolved threads
3 unresolved threads
Compare changes
Files
25@@ -24,16 +24,16 @@
Still a work in progress
The goal of this MR is to replace the yaml-cpp library we use when loading conditions by https://github.com/biojppm/rapidyaml
We noticed a big memory consumption comming from yaml-cpp when running HLT2 online, caused by memory fragmentation.
FYI @clemenci
Validated by