SimonBin commented on issue #1324: URL: https://github.com/apache/jena/issues/1324#issuecomment-1178911423
Here is an excerpt from the VisualVM where you can see that basically all the time is spent in ExpandBuff, **1 minute** to just parse a mere 10MB  [estonia.jfr](https://github.com/apache/jena/files/9071692/estonia.zip) If I try to use this with Australia's border, which is only 3.5 times as big, the time requirement _just to parse_ increases to 14 minutes running at 120% CPU all the time We could never finish parsing the 100MB literal:  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
