diff --git a/Config/Nextcloud/env.micro b/Config/Nextcloud/env.micro index 8c31d4c..96d3b94 100644 --- a/Config/Nextcloud/env.micro +++ b/Config/Nextcloud/env.micro @@ -13,9 +13,10 @@ # # 20250616 - Performance testing was done on an old workstation. -# Only Compose: 3.8, 2.5, 1.8, 1.8, 2.1 seconds -# Compose Bake: 2.0, 1.9, 1.8, 2.2, 1.9 seconds -# Not really needed but also does not seem harmful. Will eliminate the warning. +# Only Compose: 3.8, 2.5, 1.8, 1.8, 2.1, 2.0, 1.7 seconds +# Compose Bake: 3.7, 0.9, 2.3, 2.0, 3.1, 2.1, 1.8 seconds +# Not really needed but also not harmful and will eliminate the warning. +# Timings do not include the initial pull for either method. COMPOSE_BAKE=true # diff --git a/Config/Nextcloud/env.standard b/Config/Nextcloud/env.standard index cad9bea..37bf875 100644 --- a/Config/Nextcloud/env.standard +++ b/Config/Nextcloud/env.standard @@ -13,9 +13,10 @@ # # 20250616 - Performance testing was done on an old workstation. -# Only Compose: 3.8, 2.5, 1.8, 1.8, 2.1 seconds -# Compose Bake: 2.0, 1.9, 1.8, 2.2, 1.9 seconds -# Not really needed but also does not seem harmful. Will eliminate the warning. +# Only Compose: 3.8, 2.5, 1.8, 1.8, 2.1, 2.0, 1.7 seconds +# Compose Bake: 3.7, 0.9, 2.3, 2.0, 3.1, 2.1, 1.8 seconds +# Not really needed but also not harmful and will eliminate the warning. +# Timings do not include the initial pull for either method. COMPOSE_BAKE=true #