Skip to content

Commit

Permalink
[EngCom] Public Pull Requests - 2.2-develop
Browse files Browse the repository at this point in the history
 - merged latest code from mainline branch
  • Loading branch information
magento-engcom-team authored Jun 13, 2018
2 parents aefe8be + 8f80bd6 commit b73e89c
Show file tree
Hide file tree
Showing 6 changed files with 1,852 additions and 954 deletions.
2,791 changes: 1,837 additions & 954 deletions setup/performance-toolkit/benchmark.jmx

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions setup/performance-toolkit/profiles/ce/extra_large.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
<attribute>
<options>8</options>
</attribute>
<attribute>
<options>5</options>
</attribute>
</attributes>
<sku>Configurable Product %s</sku>
<products>16000</products>
Expand Down
3 changes: 3 additions & 0 deletions setup/performance-toolkit/profiles/ce/large.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
<attribute>
<options>8</options>
</attribute>
<attribute>
<options>5</options>
</attribute>
</attributes>
<sku>Configurable Product %s</sku>
<products>8000</products>
Expand Down
3 changes: 3 additions & 0 deletions setup/performance-toolkit/profiles/ce/medium.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
<attribute>
<options>8</options>
</attribute>
<attribute>
<options>5</options>
</attribute>
</attributes>
<sku>Configurable Product %s</sku>
<products>640</products>
Expand Down
3 changes: 3 additions & 0 deletions setup/performance-toolkit/profiles/ce/medium_msite.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
<attribute>
<options>8</options>
</attribute>
<attribute>
<options>5</options>
</attribute>
</attributes>
<sku>Configurable Product %s</sku>
<products>800</products>
Expand Down
3 changes: 3 additions & 0 deletions setup/performance-toolkit/profiles/ce/small.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
<attribute>
<options>8</options>
</attribute>
<attribute>
<options>5</options>
</attribute>
</attributes>
<sku>Configurable Product %s</sku>
<products>16</products>
Expand Down

0 comments on commit b73e89c

Please sign in to comment.