Comment

flip

If performance is an issue, why in the first place use and store JSON blobs with their massive overhead? Like numeric values encoded in Strings, just to be parsed out into numeric variables later? Just insane how far we have gotten.