https://github.com/johrstrom/gometer
An attempt to port Apache Jmeter to Golang and a web based architecture.
https://github.com/johrstrom/gometer
golang-application jmeter qa testing
Last synced: 8 months ago
JSON representation
An attempt to port Apache Jmeter to Golang and a web based architecture.
- Host: GitHub
- URL: https://github.com/johrstrom/gometer
- Owner: johrstrom
- License: apache-2.0
- Created: 2017-08-29T04:06:13.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-18T04:41:28.000Z (almost 9 years ago)
- Last Synced: 2025-09-12T22:45:57.258Z (9 months ago)
- Topics: golang-application, jmeter, qa, testing
- Language: Go
- Homepage:
- Size: 363 KB
- Stars: 17
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# GoMeter
# Introduction
This project is an attempt to port Apache JMeter to:
* Go
* Web-based architecture
# Current Status
Brand new, immature and under development. It's really a project I started to (a) learn Go and (b) entise some
people I know (you know who you are) to work on a project with me.
# Building
Just run 'make' output binary is called 'go-meter'