Skip to content

0.2.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 18 Sep 08:08
· 40 commits to master since this release
3c7da51

Included commits: 0.1.0...0.2.0

Adjustments

  • Removed SprykerSdk\Yves\Benchmark\Plugin\Console\BenchmarkRunConsole.
  • Removed SprykerSdk\Glue\Benchmark\Plugin\Console\BenchmarkRunConsole.
  • Removed SprykerSdk\Yves\Benchmark\BenchmarkConfig::getTestsDirectory().
  • Removed SprykerSdk\Glue\Benchmark\BenchmarkConfig::getTestsDirectory().

Improvements

  • Introduced PhpBenchConfiguration.report transfer property.
  • Introduced SprykerSdk\Zed\Benchmark\BenchmarkConfig::getDefaultTestsDirectory() so it defines the root directory for all applications tests.
  • Introduced SprykerSdk\Zed\Benchmark\BenchmarkConfig::getDefaultReportConfig() so it defines the default configuration to build the Benchmark report.
  • Introduced SprykerSdk\Zed\Benchmark\BenchmarkConfig::getDefaultIterationCount() so it defines the default value for Benchmark iteration count.
  • Introduced SprykerSdk\Zed\Benchmark\BenchmarkConfig::getDefaultRevolutionCount() so it defines the default value for Benchmark revolutions count.
  • Introduced SprykerSdk\Zed\Benchmark\BenchmarkConfig::getDefaultTimeUnit() so it defines the default time output format.