1 Star 0 Fork 59

恢恢娱乐 / Orion-Stress-Tester

forked from Mirren / Orion-Stress-Tester 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 1.74 KB
一键复制 编辑 原始数据 按行查看 历史
Mirren 提交于 2020-02-20 15:51 . add tips

Orion-Stress-Tester (OST)

Read this in other languages: English, 简体中文.

A simple, efficient and accurate stress tester, support HTTP, WebSocket and TCP

How to run

The project was created based on vert.x 3.8.5 ,

Operation environment requirements >= java 1.8(No JDK guidance),

Coding and test environment java 1.8.0_121

Mode 1:

Download the latest release in releases, and execute the corresponding start.bat or start.sh after decompression

Mode 2:

mvn clean package
Copy the root data folder, webroot folder and orion-stress-tester-fat.jar in target to one folder for execution
java -jar  Orion-Stress-Tester-fat.jar

If you want to perform a large number of test tasks, it is recommended to set the - XMS - Xmx of the JVM according to the configuration of your own computer

Visit in browser: http://127.0.0.1:7090

Config description

The configuration file of OST is config.json in the data folder

httpPort(int): Port, default 7090
instances(int): The number of instances the test task runs. default 0 of processors. If you don't know vert.x, you don't need to worry about this configuration

Client description

The client is written based on Vue , and you can modify it through the client project Orion-Stress-Tester-Client

Client example

Image link1 Image link2

Click on the front Image link

Java
1
https://gitee.com/hhyl/Orion-Stress-Tester.git
git@gitee.com:hhyl/Orion-Stress-Tester.git
hhyl
Orion-Stress-Tester
Orion-Stress-Tester
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891