Releases: beached/daw_json_link
Releases · beached/daw_json_link
Almost there
Added map like parsing to allow for where JSON data is encoded in kv pairs using a class
I believe this is pretty much feature complete
Just a little better
Some code cleanup
Even faster for less
Pulling up to around 1.20GB/s now. Just need to get the code generation going
Have some speed
Found a bunch of places where I was jumping around to parse and removed them. On some input I am able to get over 700MB/s(Kabby Lake i7-7500U)
Clear Waters
Cleaned up public interface and reduced the number of runs passes through JSON data. Should be 1 when order of members in JSON data matches that of class specification.
Make it work, then make it fast
This is the first v3 beta release. A complete rewrite and API change.