We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcdf37c commit c989ec7Copy full SHA for c989ec7
pages/guide/cosmwasm-core/architecture/gas.md
@@ -55,9 +55,9 @@ $$ {10^{12} : {35138122 \over {6 \times 10^{-3}}}} = 171 $$
55
56
This is rounded to $\lfloor 171 \rfloor = \mathbf{170}$ for simplicity.
57
58
-**Benchmarking system**
+## Benchmarking system
59
60
-- CPU: Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz (4 cores, 8 threads)
+- CPU: Intel® Core™ i7-6700 CPU @ 3.40GHz (4 cores, 8 threads)
61
- RAM: 32GB DDR4 2133 MHz
62
63
Each machine is different, this is obvious. But the above model helps us in multiple ways:
0 commit comments