https://github.com/lu-zero/speed-levels
https://github.com/lu-zero/speed-levels
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lu-zero/speed-levels
- Owner: lu-zero
- Created: 2021-01-02T18:54:01.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-10T21:17:44.000Z (over 4 years ago)
- Last Synced: 2025-01-17T13:17:01.346Z (5 months ago)
- Language: Shell
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Script to measure the encoders speed-levels
> **NOTE**: please use [this repo](https://github.com/lu-zero/speed-levels-rs) instead.
The scripts use hyperfine and bash.
Optionally you can merge different runs in a ods spreadsheet with the provided python script.## Usage
```
# bash compare-all.sh SAMPLEFILE PLATFORM_ID NUMBER_OF_FRAMES
# bash compare-rav1e.sh SAMPLEFILE PLATFORM_ID NUMBER_OF_FRAMES PATH_TO_ENCODER
```