snapshot, trie: fixed typos, mostly in snapshot pkg (#22133)
This commit is contained in:
committed by
GitHub
parent
072fd96254
commit
d2e1b17f18
@@ -314,7 +314,7 @@ func BenchmarkSearchSlot(b *testing.B) {
|
||||
// With accountList and sorting
|
||||
// BenchmarkFlatten-6 50 29890856 ns/op
|
||||
//
|
||||
// Without sorting and tracking accountlist
|
||||
// Without sorting and tracking accountList
|
||||
// BenchmarkFlatten-6 300 5511511 ns/op
|
||||
func BenchmarkFlatten(b *testing.B) {
|
||||
fill := func(parent snapshot) *diffLayer {
|
||||
|
Reference in New Issue
Block a user