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
- Host: GitHub
- URL: https://github.com/solidlabresearch/solid-perftest-tools
- Owner: SolidLabResearch
- License: eupl-1.2
- Created: 2023-11-30T12:32:02.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-17T14:37:21.000Z (about 1 year ago)
- Last Synced: 2024-12-17T15:23:18.041Z (about 1 year ago)
- Language: TypeScript
- Size: 523 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/).