9007e9126253fd1214f6ca54a5d5f7a8b18a162f

Home / Branches / sergeiwinitzki/lan-43-test-csv-benchmarks / 9007e9126253fd1214f6ca54a5d5f7a8b18a162f

CSV - column_set() on indexed

Factorallocated MiBpeak allocated MiBtime (ms)
iterations=10
operation_display=column_set() on indexed
rows=200000
mean36.783
σ0.002
min36.781
max36.785
mean9663.000
σ0.000
min9663.000
max9663.000
mean13.139
σ0.531
min12.368
max13.862
iterations=10
operation_display=column_set() on indexed, repeat
rows=200000
mean36.783
σ0.002
min36.781
max36.785
mean9663.000
σ0.000
min9663.000
max9663.000
mean12.833
σ0.631
min12.142
max13.790

CSV - column_set() on unindexed

Factorallocated MiBpeak allocated MiBtime (ms)
iterations=10
operation_display=column_set() on unindexed, dense, repeat
rows=200000
mean62.244
σ0.002
min62.241
max62.245
mean5185.500
σ2674.754
min1295.000
max9663.000
mean116.393
σ60.250
min84.463
max284.127
iterations=10
operation_display=column_set() on unindexed, sparse, repeat
rows=200000
mean70.832
σ0.002
min70.830
max70.834
mean9663.000
σ0.000
min9663.000
max9663.000
mean135.888
σ7.277
min122.936
max143.323

CSV - column_set(), warmup

Factorallocated MiBpeak allocated MiBtime (ms)
iterations=10
operation_display=column_set() on unindexed, dense
rows=200000
mean15109.844
σ3.992
min15108.577
max15121.205
mean5180.600
σ2680.554
min1295.000
max9663.000
mean9403.905
σ2130.782
min6724.677
max12733.722
iterations=10
operation_display=column_set() on unindexed, sparse
rows=200000
mean14060.903
σ0.005
min14060.898
max14060.912
mean9663.000
σ0.000
min9663.000
max9663.000
mean6500.876
σ1516.186
min5420.042
max9739.135

CSV - loading a lazy table

Factorallocated MiBpeak allocated MiBtime (ms)
iterations=10
operation_display=load_product()
rows=200000
mean8744.666
σ0.419
min8744.531
max8745.858
mean4566.400
σ2531.801
min1052.000
max8035.000
mean4354.131
σ1357.778
min3542.667
max7075.314
iterations=10
operation_display=load_product(), no indexes
rows=200000
mean2524.582
σ0.002
min2524.579
max2524.583
mean9663.000
σ0.000
min9663.000
max9663.000
mean1045.963
σ7.102
min1034.238
max1062.828

CSV - table_records()

Factorallocated MiBpeak allocated MiBtime (ms)
iterations=10
operation_display=table_records()
rows=200000
mean42.068
σ0.002
min42.067
max42.071
mean9663.000
σ0.000
min9663.000
max9663.000
mean14.160
σ1.315
min12.135
max15.424
iterations=10
operation_display=table_records(), repeat
rows=200000
mean42.068
σ0.002
min42.066
max42.070
mean9663.000
σ0.000
min9663.000
max9663.000
mean12.830
σ1.335
min11.009
max15.043

CSV - table_records(), warmup

Factorallocated MiBpeak allocated MiBtime (ms)
iterations=10
operation_display=table_records()
rows=200000
mean15088.407
σ0.003
min15088.403
max15088.412
mean9663.000
σ0.000
min9663.000
max9663.000
mean9031.873
σ2039.189
min6545.383
max12568.954

CSV - vertical_lookup_list() on indexed

Factorallocated MiBpeak allocated MiBtime (ms)
iterations=10
operation_display=vertical_lookup_list() on indexed, repeat
rows=200000
mean26.567
σ0.002
min26.564
max26.569
mean5185.500
σ2674.754
min1295.000
max9663.000
mean7.036
σ0.459
min6.230
max7.899

CSV - vertical_lookup_list() on unindexed

Factorallocated MiBpeak allocated MiBtime (ms)
iterations=10
operation_display=vertical_lookup_list() on unindexed missing Int
rows=200000
mean41.111
σ0.002
min41.110
max41.114
mean9663.000
σ0.000
min9663.000
max9663.000
mean153.314
σ182.432
min76.435
max671.405
iterations=10
operation_display=vertical_lookup_list() on unindexed missing Int, repeat
rows=200000
mean41.112
σ0.002
min41.110
max41.114
mean9663.000
σ0.000
min9663.000
max9663.000
mean95.305
σ12.079
min76.763
max104.536
iterations=10
operation_display=vertical_lookup_list() on unindexed unique Int near end, repeat
rows=200000
mean41.117
σ0.002
min41.115
max41.120
mean9663.000
σ0.000
min9663.000
max9663.000
mean96.750
σ12.193
min77.393
max105.086

CSV - vertical_lookup_list(), mini warmup

Factorallocated MiBpeak allocated MiBtime (ms)
iterations=10
operation_display=vertical_lookup_list() on indexed
rows=200000
mean27.771
σ0.002
min27.769
max27.774
mean5185.500
σ2674.754
min1295.000
max9663.000
mean9.404
σ0.628
min8.749
max10.359
iterations=10
operation_display=vertical_lookup_list() on unindexed unique Int near end
rows=200000
mean41.117
σ0.002
min41.114
max41.119
mean9663.000
σ0.000
min9663.000
max9663.000
mean96.714
σ12.233
min77.142
max105.109

CSV - vertical_lookup_list(), warmup

Factorallocated MiBpeak allocated MiBtime (ms)
iterations=10
operation_display=vertical_lookup_list() on indexed
rows=200000
mean15074.122
σ0.040
min15074.106
max15074.235
mean9663.000
σ0.000
min9663.000
max9663.000
mean9853.423
σ2133.213
min6581.271
max12287.497

CSV - vertical_lookup_row_list() on indexed

Factorallocated MiBpeak allocated MiBtime (ms)
iterations=10
operation_display=vertical_lookup_row_list() on 2 indexed
rows=200000
mean25.801
σ0.002
min25.799
max25.802
mean9663.000
σ0.000
min9663.000
max9663.000
mean5.440
σ0.174
min5.141
max5.668
iterations=10
operation_display=vertical_lookup_row_list() on 2 indexed, repeat
rows=200000
mean25.795
σ0.002
min25.793
max25.798
mean9663.000
σ0.000
min9663.000
max9663.000
mean5.441
σ0.287
min5.041
max6.119
iterations=10
operation_display=vertical_lookup_row_list() on 3 (1 unindexed)
rows=200000
mean26.101
σ0.002
min26.097
max26.106
mean9663.000
σ0.000
min9663.000
max9663.000
mean5.366
σ0.202
min4.997
max5.647
iterations=10
operation_display=vertical_lookup_row_list() on 3 (1 unindexed), repeat
rows=200000
mean26.099
σ0.002
min26.097
max26.101
mean9663.000
σ0.000
min9663.000
max9663.000
mean5.342
σ0.122
min5.096
max5.452

CSV - vertical_lookup_row_list() on unindexed

Factorallocated MiBpeak allocated MiBtime (ms)
iterations=10
operation_display=vertical_lookup_row_list() on unindexed small unique Int
rows=200000
mean66.839
σ0.004
min66.837
max66.849
mean9663.000
σ0.000
min9663.000
max9663.000
mean269.753
σ396.082
min122.053
max1395.847
iterations=10
operation_display=vertical_lookup_row_list() on unindexed small unique Int, repeat
rows=200000
mean66.838
σ0.002
min66.837
max66.841
mean9663.000
σ0.000
min9663.000
max9663.000
mean143.195
σ18.923
min118.395
max162.710

CSV internal benchmark: pointedIndexFromKvs

Factorallocated MiBpeak allocated MiBtime (ms)
iterations=10
operation_display=pointedIndexFromKvs
rows=200000
mean172.559
σ0.002
min172.558
max172.562
mean473.900
σ0.316
min473.000
max474.000
mean401.387
σ5.392
min392.833
max410.263
iterations=10
operation_display=pointedIndexFromKvs
rows=400000
mean357.322
σ0.002
min357.321
max357.325
mean559.000
σ0.000
min559.000
max559.000
mean780.731
σ21.772
min732.063
max800.818