Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/figurestudios/thorgpress
THE THORG SHOWS US HOW TO PRESS A SYSTEM TO ITS ABSOLUTE LIMITS, EVEN THOUGH ONE CAN NEVER BEAT THORG'S BENCH RECORD
https://github.com/figurestudios/thorgpress
golem
Last synced: about 1 month ago
JSON representation
THE THORG SHOWS US HOW TO PRESS A SYSTEM TO ITS ABSOLUTE LIMITS, EVEN THOUGH ONE CAN NEVER BEAT THORG'S BENCH RECORD
- Host: GitHub
- URL: https://github.com/figurestudios/thorgpress
- Owner: figurestudios
- License: mit
- Created: 2022-05-11T17:21:55.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-19T18:21:37.000Z (over 2 years ago)
- Last Synced: 2024-01-24T03:02:43.437Z (10 months ago)
- Topics: golem
- Language: Shell
- Homepage:
- Size: 27.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-golem - ThorgPress - A tool to benchmark providers and unveil their true capabilities beyond what can be seen through the marketplace. (Archive / Apps)
README
# thorgpress
THE THORG SHOWS US HOW TO PRESS A SYSTEM TO ITS ABSOLUTE LIMITS, EVEN THOUGH ONE CAN NEVER BEAT THORG'S BENCH RECORD## Run (on Windows)
* `yagna service run`
* Open a new command prompt
* `set YAGNA_APPKEY=`> (your app-key can be found with `yagna app-key list`)
* `yagna payment init --sender`
* `py requestor.py`## Build
```sh
docker build -t thorgpress:latest .
gvmkit-build thorgpress:latest
gvmkit-build thorgpress:latest --push
```## Credits
Idea from @DrPillow#1782 in the [Golem Discord](https://chat.golem.network/).