https://github.com/lu-zero/code-bench
Benchmarking some multimedia loops
https://github.com/lu-zero/code-bench
Last synced: 3 months ago
JSON representation
Benchmarking some multimedia loops
- Host: GitHub
- URL: https://github.com/lu-zero/code-bench
- Owner: lu-zero
- Created: 2018-08-25T10:28:09.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-25T11:36:28.000Z (almost 7 years ago)
- Last Synced: 2025-01-17T13:17:07.628Z (5 months ago)
- Language: Rust
- Size: 2.93 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Benchmarking (and improving) some nihav loops
A code-golf course with me and [kostya][1]. Might be useful to check how good/bad the compiler is/was.
[1]: https://codecs.multimedia.cx/
## Building and running
```
# cargo +stable bench
# cargo +nightly bench
```