Skip to content

Commit

Permalink
benchmarks: update results README
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
jqnatividad committed Sep 26, 2023
1 parent fde87b3 commit 7c08d33
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions scripts/results/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
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.
These benchmarks results are compiled on an Apple Mac Mini 2023 model with an M2 Pro chip
with 12 CPU cores & 32GB of RAM; a 1TB SSD primary drive & a 1TB Samsung SSD 970 Evo plus
external drive running MacOS Sonoma 14.0.

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

The benchmarks were performed on a 1 million row, 41 column, 520 MB sample of NYC's 311 data.
https://raw.githubusercontent.com/wiki/jqnatividad/qsv/files/NYC_311_SR_2010-2020-sample-1M.7z

Records per second was calculated by dividing the number of records (1M) by the mean.
All other measurements are in seconds,

0 comments on commit 7c08d33

Please sign in to comment.