https://github.com/albertsgrc/c--benchmark
https://github.com/albertsgrc/c--benchmark
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/albertsgrc/c--benchmark
- Owner: albertsgrc
- License: mit
- Created: 2017-06-19T12:51:40.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-20T01:13:37.000Z (about 8 years ago)
- Last Synced: 2025-03-20T10:44:23.686Z (4 months ago)
- Language: JavaScript
- Size: 234 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Running the benchmark
This benchmark only works in Unix systems, and NodeJS is required to run the script.
Simply run:
```
make
node script.js
```A CSV file is written inside the out/ directory with the results for every test.