guesshu
@guesshu
·
benckmarking the known problem of blocking JSON.stringify, a common bottleneck for NodeJS programs
cpu benchmark on JSON.stringify and its alternatives. use code from https://github.com/CLDH214/cpu-benchmark. A 524.288019 MB JSON string takes up to 100% CPU on my 3.5 GHz Quad-Core Intel Core i5 wh…