elastic / ml-cpp

Machine learning C++ code
Other
149 stars 62 forks source link

[ML] Implement dynamic allocation pool for Boost.JSON parsing #2625

Closed edsavage closed 5 months ago

edsavage commented 7 months ago

Re-implements scoped pool allocator used for JSON parsing routines.

relates #2622

droberts195 commented 5 months ago

buildkite build this