Skip to content

milahu/json-stream-stringify-benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

json-stream-stringify-benchmark

create JSON strings larger than 512MB in javascript

libraries

excluded libraries

result

  • JSON.stringify fails after 1.052 seconds
  • big-json done after 1.52 seconds
  • json-stream-stringify done after 1.917 seconds
  • json-stream-es done after 2.076 seconds
  • har-json-stringify done after 2.048 seconds

todo

  • also verify correct JSON output by piping to jq
  • benchmark different types of data, for example deeply-nested arrays

About

create JSON strings larger than 512MB in javascript

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published