Skip to content

Performance fix, new toJSONString functions

Compare
Choose a tag to compare
@tristanhimmelman tristanhimmelman released this 03 Nov 21:03
· 588 commits to master since this release
Performance fix: created two valueFor functions (one for dictionaries…

… and one for arrays) to remove the need to cast the JSON dictionary input

Casting the dictionary was very slow especially given a large JSON input