Create performance.md

This commit is contained in:
spusuf 2023-10-03 23:26:47 +11:00 committed by GitHub
parent 798d8a37f5
commit 858f45514c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 21 additions and 0 deletions

21
docs/performance.md Normal file
View File

@ -0,0 +1,21 @@
(Anecdotal from observations, actual measurements with resource monitor captures and wall power meter coming soon.)
Kubernetes Server (TrueNAS Apps) with no apps installed:
* Idle on 7100T: ~20% / 15W
* Idle on 10600K: ~10%
Kubernetes Server (TrueNAS Apps) with 10 apps installed:
* Idle on 7100T: ~26% / 18W
* Idle on 10600K: ~15%
Systemd-nspawn container (jailmaker) with no apps installed:
* Idle on 7100T: ~1% / 6W
* Idle on 10600K: ~0%
Systemd-nspawn container (jailmaker) with 10 apps installed:
* Idle on 7100T: ~4% / 8W
* Idle on 10600K: ~0%
Systemd-nspawn container (jailmaker) with 20 apps installed:
* Idle on 10600K: ~1%