Skip to content

"JavaScript heap out of memory" exception on large json file #4

@jackharrhy

Description

@jackharrhy

to reproduce:

(warning: 180mb json file)

curl "https://github.com/zemirco/sf-city-lots-json/blob/master/citylots.json" > citylots.json
cat citylots.json | catj # <- out of mem.
catj citylots.json # <- also out of mem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions