spryker-sdk/benchmark 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

spryker-sdk/benchmark

最新稳定版本:0.2.2

Composer 安装命令:

composer require spryker-sdk/benchmark

包简介

Benchmark module

README 文档

README

CI Latest Stable Version Minimum PHP Version PHPStan

This module allows to test the performance and response time of individual endpoints. The module allows to create your own tests and run them.

Installation

composer require --dev spryker-sdk/benchmark

Usage

How to use in Spryker projects

This module provides a convenience command:

console benchmark:run

Path to the directory with tests can be specified by option path:

console benchmark:run --path tests/Benchmark/Glue

The benchmark runner can override the number of revolutions and iterations which will be executed:

console benchmark:run --iterations=10 --revs=1000

统计信息

  • 总下载量: 1.96M
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 1
  • 依赖项目数: 7
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 13
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: proprietary
  • 更新时间: 2020-05-20