Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/neeky/perf-baseline


https://github.com/neeky/perf-baseline

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

# perf-baseline

## 编译安装
```
cd perf-baseline
mkdir build
cd build
cmake ..
cmake --install .
```