Skip to content
This repository has been archived by the owner on Apr 11, 2022. It is now read-only.

chokes on large json file #8

Open
porjo opened this issue Nov 3, 2018 · 4 comments
Open

chokes on large json file #8

porjo opened this issue Nov 3, 2018 · 4 comments
Labels
bug Something isn't working

Comments

@porjo
Copy link

porjo commented Nov 3, 2018

jsonui chokes on this 1.3MB file:

video.json.gz

Navigating up/down causes a 5 second delay while CPU sits at 100%. Memory usage is in excess of 400MB RSS.

@gulyasm
Copy link
Owner

gulyasm commented Nov 3, 2018

Hi @porjo . I'm without my machine for the next 3 weeks. I will try to look into this when I have my machine back.

@gulyasm gulyasm added the bug Something isn't working label Nov 3, 2018
@porjo
Copy link
Author

porjo commented Nov 5, 2018

Here's the cpu profile output from pprof:

pprof001.svg.gz

Seems to be tied up with memory management

@bAndie91
Copy link

it's considerably slow on a 360 kB file too.

@rmasci
Copy link

rmasci commented Jun 23, 2021

Any movement on improving the speed? I've run it on some pretty large systems and it chokes on files that are only a few hundred lines long.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants