1 Star 0 Fork 59

yaozd / Orion-Stress-Tester

forked from Mirren / Orion-Stress-Tester 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README
MIT

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(Running Orion-Stress-Tester without Java environment),

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

MIT License Copyright (c) 2019 MirrenTools Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

一个简易,高效,精准的压力测试器,支持HTTP,WebSocket,TCP expand collapse
Java
MIT
Cancel

Releases

No release

Contributors

All

Activities

Load More
can not load any more
Java
1
https://gitee.com/yaozd/Orion-Stress-Tester.git
git@gitee.com:yaozd/Orion-Stress-Tester.git
yaozd
Orion-Stress-Tester
Orion-Stress-Tester
master

Search