litejs/json-lite

Unusable on big data

Closed this issue · 5 comments

Try to load this
https://bitnodes.io/api/v1/snapshots/1678710396/
it's unusably slow.

v110 firefox
i7 CPU

It is a choice between features and performance.
For documents over 200K lines disabling line numbers in options can improve performance.

Without line numbers it still takes 8secs to expand details. 5s if auto formating is also off.

I didnt active the addon,
seems much faster than built in json parser.
An option to auto collapse everything would be nice, to have an overview of data structure first.

Collapse all childs with Ctrl(Command) + Click

I mean automatically with learning addon specific keybindings.