FOLIO-FSE / FOLIO-FSE/folio_migration_tools

Investigate adopting orjson/orjsonl library for at least some json operations to improve performance

Open
#951 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
14
Forks
10
Avg merge
55m
Merged PRs (30d)
7

Description

Given the amount of JSON we're throwing around, we may want to look at switching over to [`orjson`](https://github.com/ijl/orjson) and [`orjsonl`](https://github.com/umarbutler/orjsonl) for json encode/decode, particularly for our more intensive operations (BatchPoster, Legacy ID map decode, etc.).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.