Skip to content

Commit

Permalink
Merge branch 'documentation'
Browse files Browse the repository at this point in the history
  • Loading branch information
jalogut committed Sep 18, 2018
2 parents 611d4b1 + 9cd1d6e commit 98afbed
Show file tree
Hide file tree
Showing 11 changed files with 23 additions and 8 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@

## Performance Comparison

#### Up to 10x faster development experience on OSX
#### Up to 7x faster development experience on OSX

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

#### Check out all benchmarks
Expand Down
25 changes: 20 additions & 5 deletions docs/benchmarks.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Binary file removed docs/img/benchmark_category.png
Binary file not shown.
Binary file added docs/img/benchmark_comparison_video.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/img/benchmark_home.png
Binary file not shown.
Binary file added docs/img/benchmark_home_fast.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/benchmark_home_slow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/img/benchmark_product.png
Binary file not shown.
Binary file added docs/img/benchmark_product_fast.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/benchmark_product_slow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/img/comparison_speed_video.png
Binary file not shown.

0 comments on commit 98afbed

Please sign in to comment.