This repository contains the script for running parallel benchmarks and performance data. We introduce one branch per machine on which we test.
How to benchmark:
- Copy the file
benchmark.bat
to the Funcalc repository. - Run
>benchmark.bat path\to\sheets 100 ..\path\to\logs
or similar. - Copy files from the newly created
log
subfolder into this repository. - Commit to the correct branch!
Branch | Purpose |
---|---|
origin/master | For workflow changes and analysis code. |
origin/i7 | For Intel i7 benchmark data. |
origin/xeon | For Intel Xeon benchmark data. |