An open API service indexing awesome lists of open source software.

https://github.com/fluencelabs/xk6-fluence

k6 extension to load test fluence peer
https://github.com/fluencelabs/xk6-fluence

Last synced: 8 months ago
JSON representation

k6 extension to load test fluence peer

Awesome Lists containing this project

README

          

# Requirements

- Installed go
- Installed xk6 `go install go.k6.io/xk6/cmd/xk6@latest`

# How to build

Run: `xk6 build --with xk6-fluence=.`. It will produce a binary k6 file in the same directory,

## Example scripts

There are many examples in the [scripts](https://github.com/fluencelabs/xk6-fluence/blob/main/scripts/) directory that show how to use various features of the extension.