Shlomo.

Results 3 comments of Shlomo.

Thank you for the replies. I am going to investigate further and come back. Best,

I moved to using RapidJson when handling req.body which is much faster than the default json lib. Also, when producing json, i use fmt::fromat lib which is also much faster.

Same here. Were you able to resolve this?