[Lazarus] Tests results of several pascal based JSON parsers

Marco van de Voort fpc at pascalprogramming.org
Sun Sep 1 17:37:48 CEST 2019


Op 2019-08-30 om 10:18 schreef Anthony Walter via lazarus:
> I've posted a new page that tests the speed and correctness of several 
> pascal based JSON parsers.
>
> https://www.getlazarus.org/json/tests/
>
> In full disclosure I am the author of the new open source JsonTools 
> library, and even though my parser seems to a big improvement over the 
> other alternatives, my tests were not biased.
>
> If anyone would like help in replication the tests, let me know and 
> I'll see what I can do.
>
> Also, to be thorough, you should read through both the article I 
> posted at the top this message, and my original page 
> <https://www.getlazarus.org/json> which has been updated with more 
> information. Both pages took some time to write, and I promise if you 
> read through them some of your questions will be answered without 
> having to ask others for help or insight.
>
I only looked superficially, but I miss a test on a large files, only 
files of a few kb repeated 100000 times.

The large file case is a good test for scaling of internal datastructures.



More information about the lazarus mailing list