https://github.com/albsch/antidote-timeseries-load-generator
Continuous load generator script
https://github.com/albsch/antidote-timeseries-load-generator
benchmarking erlang escript load-testing script timeseries
Last synced: 10 days ago
JSON representation
Continuous load generator script
- Host: GitHub
- URL: https://github.com/albsch/antidote-timeseries-load-generator
- Owner: albsch
- License: mit
- Created: 2019-11-13T22:27:32.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-10T14:03:31.000Z (over 6 years ago)
- Last Synced: 2025-03-02T21:32:43.558Z (over 1 year ago)
- Topics: benchmarking, erlang, escript, load-testing, script, timeseries
- Language: Erlang
- Size: 266 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A minimalistic `escript` load generator script to simulate continuous timeseries data load.
Uses the protocol buffer API to connect to an Antidote instance.
Execute `load` without arguments for usage help.
Dependencies:
* `antidote_pb_codec` `0.1.2`
* `antidotec_pb` `0.2.9`