We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef92ada commit 8eb544fCopy full SHA for 8eb544f
1 file changed
performance-testing/README.md
@@ -32,14 +32,14 @@ Performance tests have been written to simulate real life load on the MONAI depl
32
- Models
33
- Dummy models created will simulate real model usage to stress the system.
34
35
-
36
-
37
| Name | CPU Cores | RAM | GPU | Disk Space |
38
| ------ | --------- | ---- | ---- | ---------- |
39
| Small | 2 | 1GB | 1GB | 2GB |
40
| Medium | 8 | 10GB | 6GB | 15GB |
41
| Large | 12 | 16GB | 12GB | 25GB |
42
+
+
43
### Clinical Workflow Example ##
44
```
45
AET: MONAI
0 commit comments