I guess not a super big deal since we use caching, but it does give significant (almost 2x speedups)
Had good success using it for a couple of DALs https://github.com/karlicoss/exporthelpers/blob/804b8afa070d8017ad15710a2a179e71ea60316f/dal_helper.py#L140-L171 (made it an optional dependency for backwards compatibility since ijson involves some binaries which might be unavailable for some platforms)
related: #40
I guess not a super big deal since we use caching, but it does give significant (almost 2x speedups)
Had good success using it for a couple of DALs https://github.com/karlicoss/exporthelpers/blob/804b8afa070d8017ad15710a2a179e71ea60316f/dal_helper.py#L140-L171 (made it an optional dependency for backwards compatibility since
ijsoninvolves some binaries which might be unavailable for some platforms)related: #40