From d92d476907f3d95509a7d5b1942227b0d1b6d748 Mon Sep 17 00:00:00 2001 From: William Banfield Date: Tue, 21 Jun 2022 10:35:45 -0400 Subject: [PATCH] add documentation of artificial delays --- RELEASES.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/RELEASES.md b/RELEASES.md index d55f1977f..3b0ae3456 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -257,8 +257,9 @@ larger-scale test networks to shake out emergent behaviors at scale. Large-scale test networks are run on a set of virtual machines (VMs). Each VM is equipped with 4 Gigabytes of RAM and 2 CPU cores. The network runs a very -simple key-value store application. During each test net, the following metrics -are monitored and collected on each node: +simple key-value store application. The application adds artificial delays to +different ABCI calls to simulate a slow application. During each test net, the +following metrics are monitored and collected on each node: * Tendermint rounds per height * Peers connected