cosmos-sdk/store/cache
Emmanuel T Odeke 784a9a69a1
all: ensure b.ReportAllocs() in all the benchmarks (#8460)
With this change, we'll get details on the number of
allocations performed by code. Later on when we have
continuous benchmarking infrastructure, this change
will prove useful to flag regressions.

Fixes #8459

Co-authored-by: Alessio Treglia <alessio@tendermint.com>
2021-01-27 23:52:08 -08:00
..
benchmark_test.go all: ensure b.ReportAllocs() in all the benchmarks (#8460) 2021-01-27 23:52:08 -08:00
cache.go docs: cache-wrapping and virtual store (#8102) 2021-01-05 15:57:33 +00:00
cache_test.go tendermint: update to rc3 (#6892) 2020-08-14 13:58:53 -04:00