Skip to content

Commit 8f80bd6

Browse files
authored
Merge pull request #2668 from magento-helix/MAGETWO-90570
MAGETWO-90570: Deliver all benchmark improvements to main codebase
2 parents 38d7977 + a118679 commit 8f80bd6

File tree

6 files changed

+1852
-954
lines changed

6 files changed

+1852
-954
lines changed

setup/performance-toolkit/benchmark.jmx

Lines changed: 1837 additions & 954 deletions
Large diffs are not rendered by default.

setup/performance-toolkit/profiles/ce/extra_large.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@
2323
<attribute>
2424
<options>8</options>
2525
</attribute>
26+
<attribute>
27+
<options>5</options>
28+
</attribute>
2629
</attributes>
2730
<sku>Configurable Product %s</sku>
2831
<products>16000</products>

setup/performance-toolkit/profiles/ce/large.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@
2323
<attribute>
2424
<options>8</options>
2525
</attribute>
26+
<attribute>
27+
<options>5</options>
28+
</attribute>
2629
</attributes>
2730
<sku>Configurable Product %s</sku>
2831
<products>8000</products>

setup/performance-toolkit/profiles/ce/medium.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@
2323
<attribute>
2424
<options>8</options>
2525
</attribute>
26+
<attribute>
27+
<options>5</options>
28+
</attribute>
2629
</attributes>
2730
<sku>Configurable Product %s</sku>
2831
<products>640</products>

setup/performance-toolkit/profiles/ce/medium_msite.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@
2323
<attribute>
2424
<options>8</options>
2525
</attribute>
26+
<attribute>
27+
<options>5</options>
28+
</attribute>
2629
</attributes>
2730
<sku>Configurable Product %s</sku>
2831
<products>800</products>

setup/performance-toolkit/profiles/ce/small.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@
2323
<attribute>
2424
<options>8</options>
2525
</attribute>
26+
<attribute>
27+
<options>5</options>
28+
</attribute>
2629
</attributes>
2730
<sku>Configurable Product %s</sku>
2831
<products>16</products>

0 commit comments

Comments
 (0)