removed extra messages benchmarks (#1279)

This commit is contained in:
Svyatoslav Nikolsky
2022-01-11 16:00:26 +03:00
committed by Bastian Köcher
parent 00f68e7722
commit a7fa7a491f
3 changed files with 3 additions and 400 deletions
+2 -3
View File
@@ -294,9 +294,8 @@ Where:
*\* - In all benchmarks all received messages are dispatched and their dispatch cost is near to zero*
*\*\* - Trie leafs are assumed to have minimal values. The proof is derived from the minimal proof
by including more trie nodes. That's because according to `receive_message_proofs_with_large_leaf`
and `receive_message_proofs_with_extra_nodes` benchmarks, increasing proof by including more nodes
has slightly larger impact on performance than increasing values stored in leafs*.
by including more trie nodes. That's because according to our additioal benchmarks, increasing proof
by including more nodes has slightly larger impact on performance than increasing values stored in leafs*.
#### Weight formula