Closed Tomcat-42 closed 7 months ago
The actuall JSON parser, https://github.com/nlohmann/json, imposes serious performance issues when serializing large results form simulations.
Then, It would be necessary to use one of the alternative to parse JSON:
Tasks:
Actually both the libs doesn't work with the nvc++ compiler :(
nvc++
The actuall JSON parser, https://github.com/nlohmann/json, imposes serious performance issues when serializing large results form simulations.
Then, It would be necessary to use one of the alternative to parse JSON:
Tasks: