feat(apps): add unigine benchmarks image #239
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This image allows benchmarking inside a Wolf setup, which will make overclocking, undervolting gpus or optimizing Wolf settings easier. Since packaging the Unigine Engines inside a Docker image violates their EULA, the image simply downloads them on-demand when starting the runtime. The installation is saved in the userhome so subsequent starts will take less time. The software can be re-installed using the FORCE_REINSTALL=1 env var or by removing the installation inside the $HOME/.unigine folder.
The jsoncq.sh script helps editing the waybar config using jq. This is much better than parsing the file manually and it's less bloating than adding any python packages for jsonc parsing.
I made sure to create an _index.md for Wildlife, but I did not find the template you were using for the icons hosted, can you share the template @ABeltramo here on GitHub?
Test Configs
These configs use my image I already built for testing
ghcr.io/shawly/gow/unigine-benchmark:edge
, but feel free to build it yourself!