gatling

Crates.iogatling
lib.rsgatling
version0.1.4
sourcesrc
created_at2023-07-06 17:01:12.39323
updated_at2023-10-20 12:12:41.752603
descriptionGomu Gomu No Gatling is a blazing fast tool to benchmark Starknet sequencers.
homepage
repositoryhttps://github.com/keep-starknet-strange/gomu-gomu-no-gatling
max_upload_size
id910105
size12,766,413
Abdel @ StarkWare (AbdelStark)

documentation

README

Gomu Gomu no Gatling


GitHub Workflow Status Project license Pull Requests welcome Rust docs Rust crate

Blazing fast tool to benchmark Starknet sequencers 🦀.

Installation

From source

git clone https://github.com/keep-starknet-strange/gomu-gomu-no-gatling
cd gomu-gomu-no-gatling
cargo install --path .

From crates.io

cargo install --locked gatling

Run debug

RUST_LOG=info cargo run -- shoot -c config/rinnegan.yaml

Usage

gatling --help

Configuration

TODO: Add configuration options.

Run a load test

gatling shoot -c config/rinnegan.yaml
Commit count: 40

cargo fmt