Skip to content

Commit

Permalink
PLT-7654 Revised contract cpu usage, per reviewer comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
bwbush committed Sep 27, 2023
1 parent 6cc7274 commit 1291ab0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion marlowe-runtime/doc/resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ The table below provides guidance on the memory and CPU resources required for M
| `marlowe-chain-sync` | 2500 MB | 25 % |
| `marlowe-indexer` | 2000 MB | 100 % |
| `marlowe-sync` | 50 MB | 25 % |
| `marlowe-contract` | 25 MB | 10 % |
| `marlowe-contract` | 25 MB | 50 % |
| `marlowe-tx` | 1000 MB | 100 % |
| `marlowe-proxy` | 100 MB | 50 % |
| `marlowe-web-server` | 50 MB | 10 % |
Expand Down

0 comments on commit 1291ab0

Please sign in to comment.