Skip to content
Snippets Groups Projects
Commit 05630758 authored by Richard van der Hoff's avatar Richard van der Hoff
Browse files

Use static JSONEncoders

using json.dumps with custom options requires us to create a new JSONEncoder on
each call. It's more efficient to create one upfront and reuse it.
parent 88cc9cc6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment