symfony_php_speed_test_suite:创建用于进行速度测试

时间:2024-05-02 09:19:21
【文件属性】:

文件名称:symfony_php_speed_test_suite:创建用于进行速度测试

文件大小:78KB

文件格式:ZIP

更新时间:2024-05-02 09:19:21

PHP

Symfony和PHP速度测试套件(草稿) :down_arrow: 安装 克隆项目git clone git@github.com:4overking/symfony_php_speed_test_suite.git 运行容器make up (on windows: docker-compose up -d --build) 安装依赖项和负载装置make console (on windows: docker-compose exec php bash) composer install bin/console doctrine:fixtures:load :triangular_ruler: 测试结果(未完成) php8 web-每秒请求:853.18 [#/ sec](平均)php8 workerman-每秒请求:828.70 [#/ sec](平均)php8 swoole-每秒请求:794.48 [#/ sec](平均)


【文件预览】:
symfony_php_speed_test_suite-master
----php()
--------var()
----docker()
--------php()
--------nginx()
----.env(612B)
----public()
--------index.php(787B)
----start.sh(548B)
----migrations()
--------.gitignore(0B)
----src()
--------Kernel.php(2KB)
--------Controller()
--------Entity()
--------Repository()
--------DataFixtures()
----phpunit.xml.dist(1KB)
----config()
--------services.yaml(1KB)
--------bundles.php(1KB)
--------packages()
--------preload.php(190B)
--------routes.yaml(78B)
--------bootstrap.php(1KB)
--------routes()
----composer.lock(314KB)
----.env.test(215B)
----README.md(696B)
----Makefile(506B)
----symfony.lock(14KB)
----translations()
--------.gitignore(0B)
----docker-compose.yaml(1KB)
----tests()
--------bootstrap.php(320B)
----templates()
--------homepage()
--------base.html.twig(1KB)
----.gitignore(303B)
----bin()
--------console(1KB)
--------workerman(1KB)
----composer.json(3KB)

网友评论