Skip to content

Commit

Permalink
MC-15466: Migrate PWA GraphQL scenarios
Browse files Browse the repository at this point in the history
  • Loading branch information
slopukhov committed Apr 1, 2019
1 parent b0844ca commit da239be
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions setup/performance-toolkit/benchmark.jmx
Original file line number Diff line number Diff line change
Expand Up @@ -409,6 +409,11 @@
<stringProp name="Argument.value">${__P(graphqlGetProductSearchByTextAndCategoryIdPercentage,0)}</stringProp>
<stringProp name="Argument.metadata">=</stringProp>
</elementProp>
<elementProp name="graphqlGetSimpleProductDetailsByNamePercentage" elementType="Argument">
<stringProp name="Argument.name">graphqlGetSimpleProductDetailsByNamePercentage</stringProp>
<stringProp name="Argument.value">${__P(graphqlGetSimpleProductDetailsByNamePercentage,0)}</stringProp>
<stringProp name="Argument.metadata">=</stringProp>
</elementProp>
<elementProp name="graphqlGetSimpleProductDetailsByProductUrlKeyPercentage" elementType="Argument">
<stringProp name="Argument.name">graphqlGetSimpleProductDetailsByProductUrlKeyPercentage</stringProp>
<stringProp name="Argument.value">${__P(graphqlGetSimpleProductDetailsByProductUrlKeyPercentage,0)}</stringProp>
Expand Down

0 comments on commit da239be

Please sign in to comment.