From 25b9cc1341655f80c49d6ffa3d66be5b9b771164 Mon Sep 17 00:00:00 2001 From: Brian W Bush Date: Mon, 18 Dec 2023 16:06:43 -0700 Subject: [PATCH] PLT-3623 Updated `marlowe-contract` resource measurements for testnets. --- marlowe-runtime/doc/resources.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/marlowe-runtime/doc/resources.md b/marlowe-runtime/doc/resources.md index d828d5bdc6..908ab92bba 100644 --- a/marlowe-runtime/doc/resources.md +++ b/marlowe-runtime/doc/resources.md @@ -19,11 +19,11 @@ The table below provides guidance on the memory and CPU resources required for M | `marlowe-chain-sync` | 1000 MB | 25 % | | `marlowe-indexer` | 1000 MB | 150 % | | `marlowe-sync` | 200 MB | 25 % | -| `marlowe-contract` | 50 MB | 50 % | +| `marlowe-contract` | 2500 MB | 50 % | | `marlowe-tx` | 750 MB | 100 % | | `marlowe-proxy` | 200 MB | 50 % | | `marlowe-web-server` | 50 MB | 10 % | -| Total | 12000 MB | 400 % | +| Total | 15000 MB | 400 % | ## Sync times