Stream: hapi
Topic: IParser slow performance in parsing string to Bundle
Guido Annaert (Nov 25 2020 at 14:39):
Hello,
I experience very slow performance in IParser parser.parseResource(Bundle.class, bundleString);
See attached piece of code.
parserissue.txt
The parsing takes a couple of seconds, the fhir version I'm using is 5.2.0.
Kind regards,
Guido
Guido Annaert (Nov 27 2020 at 16:03):
Solved by optimizing the library dependencies
Last updated: Apr 12 2022 at 19:14 UTC