diff --git a/README.md b/README.md index 4ad294d..74bcb36 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,10 @@ ## Performance Comparison -#### Up to 10x faster development experience on OSX +#### Up to 7x faster development experience on OSX - - Dockergento speed comparison + + Dockergento speed comparison #### Check out all benchmarks diff --git a/docs/benchmarks.md b/docs/benchmarks.md index d86b410..d8607d0 100644 --- a/docs/benchmarks.md +++ b/docs/benchmarks.md @@ -8,13 +8,28 @@ * **Magento mode:** developer * **Data:** luma theme with magento sample data -## Charts +## Charts (Shorter is better) -#### Shorter is better +Performance is different depending on how busy your computer is. -![Benchmark Home Page](img/benchmark_home.png) +Because of that we have made 2 different benchmarks: -![Benchmark Home Page](img/benchmark_category.png) +1. Apps needed for development running +2. Only Docker and Chrome running -![Benchmark Home Page](img/benchmark_product.png) +### 1. Apps needed for development running + +* **Apps running:** PHPStorm, Sequel Pro, Outlook, Slack, Chrome, Docker + +![Benchmark Home Page](img/benchmark_home_slow.png) + +![Benchmark Home Page](img/benchmark_product_slow.png) + +### 2. Only Docker and Chrome running + +* **Apps running:** Chrome, Docker + +![Benchmark Home Page](img/benchmark_home_fast.png) + +![Benchmark Home Page](img/benchmark_product_fast.png) diff --git a/docs/img/benchmark_category.png b/docs/img/benchmark_category.png deleted file mode 100644 index f9e4c40..0000000 Binary files a/docs/img/benchmark_category.png and /dev/null differ diff --git a/docs/img/benchmark_comparison_video.png b/docs/img/benchmark_comparison_video.png new file mode 100644 index 0000000..d454d1e Binary files /dev/null and b/docs/img/benchmark_comparison_video.png differ diff --git a/docs/img/benchmark_home.png b/docs/img/benchmark_home.png deleted file mode 100644 index f4ddd71..0000000 Binary files a/docs/img/benchmark_home.png and /dev/null differ diff --git a/docs/img/benchmark_home_fast.png b/docs/img/benchmark_home_fast.png new file mode 100644 index 0000000..37d9ed8 Binary files /dev/null and b/docs/img/benchmark_home_fast.png differ diff --git a/docs/img/benchmark_home_slow.png b/docs/img/benchmark_home_slow.png new file mode 100644 index 0000000..0832227 Binary files /dev/null and b/docs/img/benchmark_home_slow.png differ diff --git a/docs/img/benchmark_product.png b/docs/img/benchmark_product.png deleted file mode 100644 index 6304ff6..0000000 Binary files a/docs/img/benchmark_product.png and /dev/null differ diff --git a/docs/img/benchmark_product_fast.png b/docs/img/benchmark_product_fast.png new file mode 100644 index 0000000..58ca10f Binary files /dev/null and b/docs/img/benchmark_product_fast.png differ diff --git a/docs/img/benchmark_product_slow.png b/docs/img/benchmark_product_slow.png new file mode 100644 index 0000000..5941d2b Binary files /dev/null and b/docs/img/benchmark_product_slow.png differ diff --git a/docs/img/comparison_speed_video.png b/docs/img/comparison_speed_video.png deleted file mode 100644 index 79e2445..0000000 Binary files a/docs/img/comparison_speed_video.png and /dev/null differ