Skip to content

v1.2.2

Choose a tag to compare

@MarshalX MarshalX released this 02 Mar 00:00
· 81 commits to main since this release
5034fb6

What's Changed

🏎️ Performance comparison

Before (v1.2.1):

canada.json.dagcbor            libipld  : 1.98 ms (508.99 MB/s)
citm_catalog.json.dagcbor      libipld  : 3.96 ms (82.46 MB/s)
twitter.json.dagcbor           libipld  : 1.92 ms (200.10 MB/s)

After (v1.2.2):

canada.json.dagcbor            libipld  : 2.04 ms (493.43 MB/s)
citm_catalog.json.dagcbor      libipld  : 2.76 ms (118.31 MB/s)
twitter.json.dagcbor           libipld  : 1.03 ms (371.93 MB/s)

CodSpeed Performance Report: #18 (comment)

Full Changelog: v1.2.1...v1.2.2