learnbyexample to PythonEnglish · 1 year agoCompiled variants of the Python standard library.github.comexternal-linkmessage-square4fedilinkarrow-up120arrow-down10
arrow-up120arrow-down1external-linkCompiled variants of the Python standard library.github.comlearnbyexample to PythonEnglish · 1 year agomessage-square4fedilink
minus-squaresebsch@discuss.tchncs.delinkfedilinkarrow-up3·1 year agoThe json is also still Python code. ujson helps but still json.dumps is suuuper slow.
The json is also still Python code. ujson helps but still json.dumps is suuuper slow.