Skip to content

Faster file list building#107

Open
recap wants to merge 4 commits into
J535D165:mainfrom
Dans-labs:fix/faster_json_find
Open

Faster file list building#107
recap wants to merge 4 commits into
J535D165:mainfrom
Dans-labs:fix/faster_json_find

Conversation

@recap

@recap recap commented Dec 1, 2025

Copy link
Copy Markdown

Using JSON paths and find() is slow. In many cases the path is simple enough to manually walk. I propose an update that checks if the path we are trying to find is simple enough to walk manually else use the slower find. This results to 30x speedup in some cases e.g. doi 10.17026/DANS-XGB-TW5U

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant