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

https://github.com/solidlabresearch/solid-perftest-tools

Tools for populating and load testing solid servers
https://github.com/solidlabresearch/solid-perftest-tools

Last synced: 9 days ago
JSON representation

Tools for populating and load testing solid servers

Awesome Lists containing this project

README

          

# Solid Server PerfTest Tools

Tools to populatea and flood solid servers, for performance testing purposes.

Install:

```
npm install
npm run build
npm link
solid-populate --help
solid-flood --help
```

Help:

```
$ solid-populate --help
TODO
```

# License

This code is copyrighted by [Ghent University – imec](http://idlab.ugent.be/) and released under the [EUPLv1.2 license](https://opensource.org/license/eupl-1-2/).