Skip to content

Commit

Permalink
benchmarks: add note about specs of machine compiling benchmarks
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
jqnatividad committed Sep 11, 2023
1 parent 3be2532 commit 9f01077
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions scripts/results/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
These benchmarks results are compiled on my main development machine -
an Apple Mac Mini 2023 model with an M2 Pro chip with 12 CPU cores and 32GB of RAM;
a 1TB SSD primary drive and a 1TB Samsung SSD 970 Evo plus external drive
running MacOS Sonoma Public Beta.

It uses the prebuilt, CPU optimized qsv binary variant in aarch64-apple-darwin.zip
found at https://github.com/jqnatividad/qsv/releases/latest.

0 comments on commit 9f01077

Please sign in to comment.