Closed 43081j closed 4 months ago
Changes the stringify logic to build a string up internally rather than producing an array of traversed key/value pairs.
Should result in a little less memory usage and seems to bump the perf up a fair amount in some cases.
Changes the stringify logic to build a string up internally rather than producing an array of traversed key/value pairs.
Should result in a little less memory usage and seems to bump the perf up a fair amount in some cases.