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