Fastest JSON parser in the world is a D project

Ola Fosheim Grøstad via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Sat Oct 17 08:31:31 PDT 2015


On Saturday, 17 October 2015 at 13:09:45 UTC, Marco Leise wrote:
> Am Sat, 17 Oct 2015 11:12:08 +0000
> schrieb Ola Fosheim Grøstad
> <ola.fosheim.grostad+dlang at gmail.com>:
>
>> […] you could try to construct a simple benchmark where you 
>> iterate over memory (M*cache 3 size) using a "realistic" 
>> pattern like brownian motion in N threads and also 
>> repeatedly/concurrently load JSON code for different file 
>> sizes so that the CPUs page table mechanisms are stressed by 
>> mmap, cache misses and (possibly) page faults.
>
> O.O   Are you kidding me? Just give me the correct value
> already.

:-P


More information about the Digitalmars-d-announce mailing list