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.batto the Funcalc repository. - Run
>benchmark.bat path\to\sheets 100 ..\path\to\logsor similar. - Copy files from the newly created
logsubfolder 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. |