sourcenetwork / defradb

DefraDB is a Peer-to-Peer Edge Database. It's the core data storage system for the Source Network Ecosystem, built with IPLD, LibP2P, CRDTs, and Semantic open web properties.
398 stars 40 forks source link

pprof analysis / flamegraph #75

Open jsimnz opened 2 years ago

jsimnz commented 2 years ago

Reference

orpheuslummis commented 2 years ago

More references:

orpheuslummis commented 2 years ago

png outputs of go tool pprof:

cpu bench collection cpu_collection

cpu query planner cpu_query_planner

cpu query simple cpu_query_simple

mem collection mem_collection

mem query planner mem_query_planner

mem query simple mem_query_simple