jmespath / jmespath/jmespath.terminal
jpterm is slow with large json files
Open
- Dominant language
- Python
- Stars
- 478
- Forks
- 65
- PR merge metrics
- No merged PRs in 30d
Description
jpterm takes a lot of time to load and perform queries on large json files. Here's an example of such a big file : https://gist.github.com/thg1101/8f11e3c2c7274f114536
I'm suspecting that something is wrong with the python implementation or the rendering code because loading the file and performing queries with it works reasonably fast with the JavaScript implementation.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.