Update the BAKE performance data/

This commit is contained in:
2025-06-16 18:19:00 -06:00
parent 8c6b258f48
commit 8aaa8e97b9
2 changed files with 8 additions and 6 deletions

View File

@ -13,9 +13,10 @@
# #
# 20250616 - Performance testing was done on an old workstation. # 20250616 - Performance testing was done on an old workstation.
# Only Compose: 3.8, 2.5, 1.8, 1.8, 2.1 seconds # Only Compose: 3.8, 2.5, 1.8, 1.8, 2.1, 2.0, 1.7 seconds
# Compose Bake: 2.0, 1.9, 1.8, 2.2, 1.9 seconds # Compose Bake: 3.7, 0.9, 2.3, 2.0, 3.1, 2.1, 1.8 seconds
# Not really needed but also does not seem harmful. Will eliminate the warning. # 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 COMPOSE_BAKE=true
# #

View File

@ -13,9 +13,10 @@
# #
# 20250616 - Performance testing was done on an old workstation. # 20250616 - Performance testing was done on an old workstation.
# Only Compose: 3.8, 2.5, 1.8, 1.8, 2.1 seconds # Only Compose: 3.8, 2.5, 1.8, 1.8, 2.1, 2.0, 1.7 seconds
# Compose Bake: 2.0, 1.9, 1.8, 2.2, 1.9 seconds # Compose Bake: 3.7, 0.9, 2.3, 2.0, 3.1, 2.1, 1.8 seconds
# Not really needed but also does not seem harmful. Will eliminate the warning. # 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 COMPOSE_BAKE=true
# #