Skip to content

Instantly share code, notes, and snippets.

@nicosuave
Created July 26, 2023 03:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nicosuave/93af94969c4b4e9c705d6fbe32fadcff to your computer and use it in GitHub Desktop.
Save nicosuave/93af94969c4b4e9c705d6fbe32fadcff to your computer and use it in GitHub Desktop.
DuckDB Benchmarks RockPi 5 Plus vs MacBook Pro M2 Max

First up, the RockPi 5 Plus

Append100KIntegersINSERT	1	17.186225
Append100KIntegersINSERT	2	17.100570
Append100KIntegersINSERT	3	17.116827
Append100KIntegersINSERT	4	17.086158
Append100KIntegersINSERT	5	16.995595
Append100KIntegersINSERTDisk	1	16.979044
Append100KIntegersINSERTDisk	2	16.988265
Append100KIntegersINSERTDisk	3	16.896148
Append100KIntegersINSERTDisk	4	17.018082
Append100KIntegersINSERTDisk	5	17.091033
Append100KIntegersINSERTPrimary	1	17.856061
Append100KIntegersINSERTPrimary	2	17.925506
Append100KIntegersINSERTPrimary	3	17.923316
Append100KIntegersINSERTPrimary	4	17.992247
Append100KIntegersINSERTPrimary	5	17.882148
Append100KIntegersINSERTAutoCommit	1	23.198473
Append100KIntegersINSERTAutoCommit	2	23.180686
Append100KIntegersINSERTAutoCommit	3	23.308237
Append100KIntegersINSERTAutoCommit	4	22.986863
Append100KIntegersINSERTAutoCommit	5	23.008382
Append100KIntegersPREPARED	1	6.853381
Append100KIntegersPREPARED	2	6.899687
Append100KIntegersPREPARED	3	6.910142
Append100KIntegersPREPARED	4	6.863323
Append100KIntegersPREPARED	5	7.471928
Append100KIntegersPREPAREDDisk	1	6.960356
Append100KIntegersPREPAREDDisk	2	8.851962
Append100KIntegersPREPAREDDisk	3	8.052010
Append100KIntegersPREPAREDDisk	4	6.954600
Append100KIntegersPREPAREDDisk	5	6.840042
Append100KIntegersPREPAREDPrimary	1	8.928553
Append100KIntegersPREPAREDPrimary	2	8.977027
Append100KIntegersPREPAREDPrimary	3	8.991645
Append100KIntegersPREPAREDPrimary	4	9.123163
Append100KIntegersPREPAREDPrimary	5	8.970984
Append100KIntegersAPPENDER	1	0.005936
Append100KIntegersAPPENDER	2	0.006178
Append100KIntegersAPPENDER	3	0.006420
Append100KIntegersAPPENDER	4	0.005819
Append100KIntegersAPPENDER	5	0.005806
Append100KIntegersAPPENDERDisk	1	0.010149
Append100KIntegersAPPENDERDisk	2	0.010521
Append100KIntegersAPPENDERDisk	3	0.011001
Append100KIntegersAPPENDERDisk	4	0.010110
Append100KIntegersAPPENDERDisk	5	0.010218
Append100KIntegersAPPENDERPrimary	1	0.052007
Append100KIntegersAPPENDERPrimary	2	0.051779
Append100KIntegersAPPENDERPrimary	3	0.051692
Append100KIntegersAPPENDERPrimary	4	0.051818
Append100KIntegersAPPENDERPrimary	5	0.051211
Append100KIntegersCOPY	1	0.029917
Append100KIntegersCOPY	2	0.029505
Append100KIntegersCOPY	3	0.030188
Append100KIntegersCOPY	4	0.029082
Append100KIntegersCOPY	5	0.030136
Append100KIntegersCOPYDisk	1	0.034379
Append100KIntegersCOPYDisk	2	0.034164
Append100KIntegersCOPYDisk	3	0.033123
Append100KIntegersCOPYDisk	4	0.035121
Append100KIntegersCOPYDisk	5	0.034702
Append100KIntegersCOPYPrimary	1	0.076457
Append100KIntegersCOPYPrimary	2	0.076305
Append100KIntegersCOPYPrimary	3	0.075389
Append100KIntegersCOPYPrimary	4	0.075188
Append100KIntegersCOPYPrimary	5	0.074777
Write100KIntegers	1	0.009560
Write100KIntegers	2	0.008344
Write100KIntegers	3	0.008216
Write100KIntegers	4	0.009521
Write100KIntegers	5	0.008383
Appender10MRows	1	3.011372
Appender10MRows	2	2.986966
Appender10MRows	3	2.946852
Appender10MRows	4	2.951235
Appender10MRows	5	2.955312
Appender10MRowsPrimaryKey	1	8.324857
Appender10MRowsPrimaryKey	2	8.322222
Appender10MRowsPrimaryKey	3	8.323991
Appender10MRowsPrimaryKey	4	8.290308
Appender10MRowsPrimaryKey	5	8.294324
Appender10MRowsDisk	1	6.507185
Appender10MRowsDisk	2	6.456239
Appender10MRowsDisk	3	6.511581
Appender10MRowsDisk	4	6.481904
Appender10MRowsDisk	5	6.529587
Appender10MRowsDiskPrimaryKey	1	12.939988
Appender10MRowsDiskPrimaryKey	2	12.941682
Appender10MRowsDiskPrimaryKey	3	12.961549
Appender10MRowsDiskPrimaryKey	4	12.915392
Appender10MRowsDiskPrimaryKey	5	12.972645
BulkUpdate	1	0.078854
BulkUpdate	2	0.082754
BulkUpdate	3	0.115921
BulkUpdate	4	0.088876
BulkUpdate	5	0.113248
BulkDelete	1	0.016803
BulkDelete	2	0.016127
BulkDelete	3	0.016525
BulkDelete	4	0.014988
BulkDelete	5	0.015398
CastDateToString	1	0.131016
CastDateToString	2	0.127591
CastDateToString	3	0.120731
CastDateToString	4	0.118247
CastDateToString	5	0.116053
CastTimeToString	1	0.105836
CastTimeToString	2	0.093983
CastTimeToString	3	0.091674
CastTimeToString	4	0.092345
CastTimeToString	5	0.092801
CastTimestampToString	1	0.320402
CastTimestampToString	2	0.311205
CastTimestampToString	3	0.312439
CastTimestampToString	4	0.301429
CastTimestampToString	5	0.304119
InList0001Entry	1	0.009675
InList0001Entry	2	0.009733
InList0001Entry	3	0.009769
InList0001Entry	4	0.009924
InList0001Entry	5	0.010449
InList0002Entry	1	0.011080
InList0002Entry	2	0.011453
InList0002Entry	3	0.011668
InList0002Entry	4	0.011039
InList0002Entry	5	0.010990
InList0004Entry	1	0.013356
InList0004Entry	2	0.012746
InList0004Entry	3	0.012714
InList0004Entry	4	0.013031
InList0004Entry	5	0.012773
InList0008Entry	1	0.016580
InList0008Entry	2	0.017293
InList0008Entry	3	0.016912
InList0008Entry	4	0.016406
InList0008Entry	5	0.017287
InList0016Entry	1	0.016641
InList0016Entry	2	0.016639
InList0016Entry	3	0.017206
InList0016Entry	4	0.017056
InList0016Entry	5	0.016960
InList0032Entry	1	0.016996
InList0032Entry	2	0.016738
InList0032Entry	3	0.017734
InList0032Entry	4	0.016952
InList0032Entry	5	0.016856
InList0064Entry	1	0.017448
InList0064Entry	2	0.017103
InList0064Entry	3	0.018108
InList0064Entry	4	0.017341
InList0064Entry	5	0.017624
InList0128Entry	1	0.018444
InList0128Entry	2	0.017967
InList0128Entry	3	0.017880
InList0128Entry	4	0.018353
InList0128Entry	5	0.017732
InList0256Entry	1	0.018856
InList0256Entry	2	0.019894
InList0256Entry	3	0.019248
InList0256Entry	4	0.019450
InList0256Entry	5	0.019279
InList0512Entry	1	0.021231
InList0512Entry	2	0.022186
InList0512Entry	3	0.021190
InList0512Entry	4	0.022190
InList0512Entry	5	0.021200
InList1024Entry	1	0.023799
InList1024Entry	2	0.024171
InList1024Entry	3	0.023798
InList1024Entry	4	0.024744
InList1024Entry	5	0.024403
InList2048Entry	1	0.030538
InList2048Entry	2	0.028996
InList2048Entry	3	0.029342
InList2048Entry	4	0.028809
InList2048Entry	5	0.028372
NotInList0001Entry	1	0.014830
NotInList0001Entry	2	0.012812
NotInList0001Entry	3	0.012733
NotInList0001Entry	4	0.012863
NotInList0001Entry	5	0.012708
NotInList0002Entry	1	0.015734
NotInList0002Entry	2	0.013877
NotInList0002Entry	3	0.014563
NotInList0002Entry	4	0.013595
NotInList0002Entry	5	0.013822
NotInList0004Entry	1	0.017044
NotInList0004Entry	2	0.015325
NotInList0004Entry	3	0.015335
NotInList0004Entry	4	0.015184
NotInList0004Entry	5	0.014483
NotInList0008Entry	1	0.022783
NotInList0008Entry	2	0.020517
NotInList0008Entry	3	0.021418
NotInList0008Entry	4	0.020808
NotInList0008Entry	5	0.019564
NotInList0016Entry	1	0.022422
NotInList0016Entry	2	0.020101
NotInList0016Entry	3	0.022116
NotInList0016Entry	4	0.017045
NotInList0016Entry	5	0.020325
NotInList0032Entry	1	0.023033
NotInList0032Entry	2	0.020399
NotInList0032Entry	3	0.022452
NotInList0032Entry	4	0.020030
NotInList0032Entry	5	0.021524
NotInList0064Entry	1	0.022915
NotInList0064Entry	2	0.020307
NotInList0064Entry	3	0.022019
NotInList0064Entry	4	0.021476
NotInList0064Entry	5	0.020080
NotInList0128Entry	1	0.023659
NotInList0128Entry	2	0.022777
NotInList0128Entry	3	0.021303
NotInList0128Entry	4	0.023781
NotInList0128Entry	5	0.021204
NotInList0256Entry	1	0.024595
NotInList0256Entry	2	0.022789
NotInList0256Entry	3	0.022041
NotInList0256Entry	4	0.022795
NotInList0256Entry	5	0.022675
NotInList0512Entry	1	0.027065
NotInList0512Entry	2	0.026690
NotInList0512Entry	3	0.024338
NotInList0512Entry	4	0.024401
NotInList0512Entry	5	0.025105
NotInList1024Entry	1	0.029749
NotInList1024Entry	2	0.028755
NotInList1024Entry	3	0.030335
NotInList1024Entry	4	0.027660
NotInList1024Entry	5	0.027442
NotInList2048Entry	1	0.035837
NotInList2048Entry	2	0.034809
NotInList2048Entry	3	0.032942
NotInList2048Entry	4	0.033181
NotInList2048Entry	5	0.035188
SELECT1Memory	1	5.235527
SELECT1Memory	2	5.215621
SELECT1Memory	3	5.200741
SELECT1Memory	4	5.193094
SELECT1Memory	5	5.173223
SELECT1Disk	1	5.201053
SELECT1Disk	2	5.174104
SELECT1Disk	3	5.181950
SELECT1Disk	4	5.210941
SELECT1Disk	5	5.185083
TPCHEmptyStartup	1	0.024005
TPCHEmptyStartup	2	0.007735
TPCHEmptyStartup	3	0.006669
TPCHEmptyStartup	4	0.006779
TPCHEmptyStartup	5	0.007072
TPCHCount	1	0.011314
TPCHCount	2	0.009758
TPCHCount	3	0.008988
TPCHCount	4	0.008361
TPCHCount	5	0.008921
TPCHSimpleAggr	1	0.022663
TPCHSimpleAggr	2	0.021637
TPCHSimpleAggr	3	0.021827
TPCHSimpleAggr	4	0.020407
TPCHSimpleAggr	5	0.017514
TPCHQ1	1	0.105129
TPCHQ1	2	0.108518
TPCHQ1	3	0.115202
TPCHQ1	4	0.121244
TPCHQ1	5	0.106820
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment