https://github.com/cachyos/cachyos-benchmarker
https://github.com/cachyos/cachyos-benchmarker
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cachyos/cachyos-benchmarker
- Owner: CachyOS
- License: gpl-3.0
- Created: 2024-06-29T16:36:08.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-04-04T18:52:45.000Z (about 1 year ago)
- Last Synced: 2025-05-08T01:45:23.293Z (about 1 year ago)
- Language: Shell
- Size: 2.65 MB
- Stars: 19
- Watchers: 0
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#### This is a small script for Arch-compatible distros that runs simple benchmarks and stress tests.
* perf sched & mem
* stress-ng cpu & mem
* xz compression
* ffmpeg compilation
* y-cruncher pi calculation
* argon2 hashing
* blender rendering
* primesieve
* kernel defconfig
* namd
* x265 encoding
The scraper makes it possible to visulize the benchmarks.
# ToDo
- Geekbench: Request in benchmark, if its wanted to run geekbench and then print the URL into Logfile
- schbench: Add schbench and parse the result into logfile for scheduler latency benchmarking
# Credits
- Torvic: Author of this script
- https://github.com/julmajustus for creating the scrapper