Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Has anyone had performance issues using JSONPath? We are processing large pieces of data per request in a node express service and we believe JSONPath is causing our service to lock up and slow down. We’ve seen the issue improve as we have started refactoring out JSONPath usage for vanilla iteration and conditional checks.

There are a lot of factors at play so we can’t quite put our thumb on JSONPath, but it’s the current suspect and curious if others have run into anything similar.



It would depend far more on the implementation than the concept/spec of JSONPath itself. What implementation are you using?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: