celestiaorg / smt

A Go library that implements a Sparse Merkle tree for a key-value map.
https://godoc.org/github.com/celestiaorg/smt
MIT License
138 stars 53 forks source link

reverse side node alternatives #59

Closed liamsi closed 3 years ago

liamsi commented 3 years ago

opening a PR to see if this triggers https://github.com/marketplace/gobencher

ref: #30

orijbot commented 3 years ago

Visit https://dashboard.github.orijtech.com?back=0&pr=59&remote=false&repo=celestiaorg%2Fsmt to see benchmark details.

liamsi commented 3 years ago

Looks like bencher needs a baseline on master first. Let's first merge sth that won't have any impacts on the benchmarks first.