dominicwatts/benchmark

Benchmark shell script to test timings on actions

Installs: 537

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 1

Open Issues: 0

Type:magento2-module

1.0.8 2021-08-24 22:13 UTC

This package is auto-updated.

Last update: 2024-03-25 04:12:25 UTC


README

Benchmark shell script to test timings on actions.

phpcs

PHPCompatibility

PHPStan

php-cs-fixer

Install instructions

composer require dominicwatts/benchmark

php bin/magento setup:upgrade

php bin/magento setup:di:compile

Usage instructions

Stock update

xigen:benchmark:stock [-l|--limit [LIMIT]] [--] <run>

php bin/magento xigen:benchmark:stock run

php bin/magento xigen:benchmark:stock run -l 10

Product Status Update

xigen:benchmark:status [-l|--limit [LIMIT]] [--] <run>

php bin/magento xigen:benchmark:status run

php bin/magento xigen:benchmark:status run -l 10

Product Price Update

xigen:benchmark:price [-l|--limit [LIMIT]] [--] <run>

php bin/magento xigen:benchmark:price run

php bin/magento xigen:benchmark:price run -l 10

Customer Vat Number Update

xigen:benchmark:customer [-l|--limit [LIMIT]] [--] <run>

php bin/magento xigen:benchmark:customer run

php bin/magento xigen:benchmark:customer run -l 10

Category Keywords Update

xigen:benchmark:category [-l|--limit [LIMIT]] [--] <run>

php bin/magento xigen:benchmark:category run

php bin/magento xigen:benchmark:category run -l 10