An open API service indexing awesome lists of open source software.

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

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
```