Skip to content

Commit 98afbed

Browse files
committed
Merge branch 'documentation'
2 parents 611d4b1 + 9cd1d6e commit 98afbed

11 files changed

+23
-8
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44

55
## Performance Comparison
66

7-
#### Up to 10x faster development experience on OSX
7+
#### Up to 7x faster development experience on OSX
88

9-
<a href="https://youtu.be/sGmXc_lzTNM" target="_blank">
10-
<img src="docs/img/comparison_speed_video.png" alt="Dockergento speed comparison" width="240" height="180" border="10" />
9+
<a href="https://youtu.be/qdUBuDCzHaA" target="_blank">
10+
<img src="docs/img/benchmark_comparison_video.png" alt="Dockergento speed comparison" width="320" height="180" border="5" />
1111
</a>
1212

1313
#### Check out all benchmarks

docs/benchmarks.md

+20-5
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,28 @@
88
* **Magento mode:** developer
99
* **Data:** luma theme with magento sample data
1010

11-
## Charts
11+
## Charts (Shorter is better)
1212

13-
#### Shorter is better
13+
Performance is different depending on how busy your computer is.
1414

15-
![Benchmark Home Page](img/benchmark_home.png)
15+
Because of that we have made 2 different benchmarks:
1616

17-
![Benchmark Home Page](img/benchmark_category.png)
17+
1. Apps needed for development running
18+
2. Only Docker and Chrome running
1819

19-
![Benchmark Home Page](img/benchmark_product.png)
20+
### 1. Apps needed for development running
21+
22+
* **Apps running:** PHPStorm, Sequel Pro, Outlook, Slack, Chrome, Docker
23+
24+
![Benchmark Home Page](img/benchmark_home_slow.png)
25+
26+
![Benchmark Home Page](img/benchmark_product_slow.png)
27+
28+
### 2. Only Docker and Chrome running
29+
30+
* **Apps running:** Chrome, Docker
31+
32+
![Benchmark Home Page](img/benchmark_home_fast.png)
33+
34+
![Benchmark Home Page](img/benchmark_product_fast.png)
2035

docs/img/benchmark_category.png

-238 KB
Binary file not shown.
45.9 KB
Loading

docs/img/benchmark_home.png

-232 KB
Binary file not shown.

docs/img/benchmark_home_fast.png

474 KB
Loading

docs/img/benchmark_home_slow.png

479 KB
Loading

docs/img/benchmark_product.png

-236 KB
Binary file not shown.

docs/img/benchmark_product_fast.png

474 KB
Loading

docs/img/benchmark_product_slow.png

479 KB
Loading

docs/img/comparison_speed_video.png

-56.1 KB
Binary file not shown.

0 commit comments

Comments
 (0)