Commits
Click on a commit to change the comparison rangeperf: speed up ABI decoding by avoiding BytesIO overhead3 months ago
by BobTheBuidler Update _decoding.py3 months ago
by BobTheBuidler perf: restrict io inputs to bytes for faster decoding3 months ago
by BobTheBuidler docs: clarify bytes-only init to keep decode path fast3 months ago
by BobTheBuidler Update setup.py3 months ago
by BobTheBuidler