Closed RealOrangeOne closed 4 years ago
This stops importing ujson at runtime, which improves performance slightly. And removing the redefinition of the method reduces code. The implementation is a bit weird, but that's probably fine.
ujson
This stops importing
ujson
at runtime, which improves performance slightly. And removing the redefinition of the method reduces code. The implementation is a bit weird, but that's probably fine.