-
Type: Task
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: JSON, Performance
-
None
Context
In the standardized logging project it's become apparent that we need JSON benchmarks analogous to the BSON benchmarks we already have. This would help with PYTHON-1374 and PYTHON-3113.
Definition of done
And the following benchmarks for JSON encoding/decoding:
- TestFlatEncoding
- TestFlatDecoding
- TestDeepEncoding
- TestDeepDecoding
- TestFullEncoding
- TestFullDecoding
- related to
-
PYTHON-1374 Optimize json_util performance
- Closed
- split from
-
DRIVERS-2845 Add JSON benchmarks
- Backlog