From 8aaa8e97b95633e89d8f4df05d6e344315d5cfa2 Mon Sep 17 00:00:00 2001 From: Hyperling Date: Mon, 16 Jun 2025 18:19:00 -0600 Subject: [PATCH] Update the BAKE performance data/ --- Config/Nextcloud/env.micro | 7 ++++--- Config/Nextcloud/env.standard | 7 ++++--- 2 files changed, 8 insertions(+), 6 deletions(-) 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 #