I can’t imagine a case where the speed in parsing the input data won’t be dwarfed by the time spent on everything else. You’re talking about an in-memory operation that does a ton of I/O.
It’s not going to make a noticeable difference once way or the other. > I have a followup question. Is JSON parsed faster than XML by Solr