Skip to content
/ lavp Public

web load test tools based on golang (基于golang的web 压力测试工具)

Notifications You must be signed in to change notification settings

LavGo/lavp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lavp

web load test tools (web 压力测试工具)

go get -u github.com/LavGo/lavp
go install github.com/LavGo/lavp

Usage of lavp:
  -C string
    	The content-type of http
  -U string
    	The address of lavp load test
  -f string
    	The request data (default "./data.txt")
  -i	OutPut the information of sys
  -m string
    	Method of http protocol (default "GET")
  -p int
    	The Amount of Parallel process. (default 10)
      

About

web load test tools based on golang (基于golang的web 压力测试工具)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages