MarshalX / python-libipld

🏎️ Fast Python library to work with IPLD: DAG-CBOR, CID, CAR, multibase
https://pypi.org/project/libipld/
MIT License
17 stars 2 forks source link

Performance profiling #7

Closed MarshalX closed 8 months ago

MarshalX commented 8 months ago

tldr:

flame graph with debug (from #6):

SVG direct link (Gist)

svg direct link

MarshalX commented 8 months ago

new flame graph after fixes in #8: https://gist.github.com/MarshalX/542a87255bbd446dfafb6e74a517581c

MarshalX commented 8 months ago

codspeed has been integrated. flamegraph available for each pull request now.