Skip to content

Releases: beached/daw_json_link

Almost there

13 Apr 18:37
Compare
Choose a tag to compare
Almost there Pre-release
Pre-release

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

17 Mar 05:16
Compare
Choose a tag to compare
Just a little better Pre-release
Pre-release

Some code cleanup

Even faster for less

09 Mar 02:08
Compare
Choose a tag to compare
Even faster for less Pre-release
Pre-release

Pulling up to around 1.20GB/s now. Just need to get the code generation going

Have some speed

07 Mar 06:37
Compare
Choose a tag to compare
Have some speed Pre-release
Pre-release

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

04 Mar 01:09
Compare
Choose a tag to compare
Clear Waters Pre-release
Pre-release

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

27 Feb 14:24
Compare
Choose a tag to compare
Pre-release

This is the first v3 beta release. A complete rewrite and API change.