"Faster, more memory-efficient Python JSON parsing with msgspec"
https://pythonspeed.com/articles/faster-python-json-parsing/
#python
@dethos I see solutions to this problem come up from time to time, and I'm grateful I've never had to deal with ingesting JSON at such a scale that it makes the humble dictionary fall below the performance bar :)
@feoh yes exactly, nevertheless is good to know that there is a solution and its "interface" seems to be quite nice.
This is a personal and private instance.
@dethos I see solutions to this problem come up from time to time, and I'm grateful I've never had to deal with ingesting JSON at such a scale that it makes the humble dictionary fall below the performance bar :)