930a31f3e10969c10fc7a05e8dd15f94296164f7

Home / Branches / sergeiwinitzki/lan-43-test3-csv-benchmarks / 930a31f3e10969c10fc7a05e8dd15f94296164f7

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
mean8552.400
σ34.574
min8536.000
max8618.000
mean12.481
σ0.405
min11.836
max13.093
iterations=10
operation_display=column_set() on indexed, repeat
rows=200000
mean36.783
σ0.002
min36.781
max36.785
mean8552.400
σ34.574
min8536.000
max8618.000
mean13.166
σ0.371
min12.407
max13.773

CSV - column_set() on unindexed

Factorallocated MiBpeak allocated MiBtime (ms)
iterations=10
operation_display=column_set() on unindexed, dense, repeat
rows=200000
mean62.243
σ0.002
min62.241
max62.245
mean5039.600
σ2527.648
min1291.000
max8536.000
mean104.842
σ10.655
min88.959
max115.408
iterations=10
operation_display=column_set() on unindexed, sparse, repeat
rows=200000
mean70.832
σ0.002
min70.830
max70.834
mean8536.000
σ0.000
min8536.000
max8536.000
mean136.856
σ7.692
min121.183
max143.421

CSV - column_set(), warmup

Factorallocated MiBpeak allocated MiBtime (ms)
iterations=10
operation_display=column_set() on unindexed, dense
rows=200000
mean15109.843
σ3.993
min15108.577
max15121.206
mean5039.600
σ2527.648
min1291.000
max8536.000
mean9905.669
σ1921.589
min6536.787
max11781.621
iterations=10
operation_display=column_set() on unindexed, sparse
rows=200000
mean14060.903
σ0.004
min14060.898
max14060.912
mean8536.000
σ0.000
min8536.000
max8536.000
mean8032.540
σ1990.150
min5374.391
max11098.012

CSV - loading a lazy table

Factorallocated MiBpeak allocated MiBtime (ms)
iterations=10
operation_display=load_product() with indexes
rows=200000
mean8744.667
σ0.418
min8744.531
max8745.857
mean4771.000
σ2500.101
min1049.000
max8536.000
mean5127.065
σ1757.715
min3458.145
max7605.003
iterations=10
operation_display=load_product(), no indexes
rows=200000
mean2524.583
σ0.004
min2524.579
max2524.589
mean8536.000
σ0.000
min8536.000
max8536.000
mean1562.869
σ791.375
min1034.072
max3197.306

CSV - table_records()

Factorallocated MiBpeak allocated MiBtime (ms)
iterations=10
operation_display=table_records()
rows=200000
mean42.069
σ0.002
min42.066
max42.072
mean8536.000
σ0.000
min8536.000
max8536.000
mean13.942
σ1.619
min11.346
max15.232
iterations=10
operation_display=table_records(), repeat
rows=200000
mean42.067
σ0.002
min42.066
max42.071
mean8536.000
σ0.000
min8536.000
max8536.000
mean12.677
σ1.785
min11.117
max15.099

CSV - table_records(), warmup

Factorallocated MiBpeak allocated MiBtime (ms)
iterations=10
operation_display=table_records()
rows=200000
mean15088.406
σ0.003
min15088.403
max15088.412
mean8536.000
σ0.000
min8536.000
max8536.000
mean9494.119
σ2512.452
min6509.324
max12395.935

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
mean5039.600
σ2527.648
min1291.000
max8536.000
mean7.170
σ0.281
min6.683
max7.523

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.115
mean8536.000
σ0.000
min8536.000
max8536.000
mean93.836
σ15.959
min66.574
max106.685
iterations=10
operation_display=vertical_lookup_list() on unindexed missing Int, repeat
rows=200000
mean41.112
σ0.003
min41.110
max41.117
mean8536.000
σ0.000
min8536.000
max8536.000
mean184.757
σ293.087
min66.463
max1017.636
iterations=10
operation_display=vertical_lookup_list() on unindexed unique Int near end, repeat
rows=200000
mean41.117
σ0.002
min41.115
max41.119
mean8536.000
σ0.000
min8536.000
max8536.000
mean95.214
σ14.359
min67.375
max106.725

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
mean5039.600
σ2527.648
min1291.000
max8536.000
mean9.725
σ0.600
min8.777
max10.323
iterations=10
operation_display=vertical_lookup_list() on unindexed unique Int near end
rows=200000
mean41.117
σ0.002
min41.114
max41.120
mean8536.000
σ0.000
min8536.000
max8536.000
mean127.408
σ99.743
min66.179
max408.323

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
mean8552.400
σ34.574
min8536.000
max8618.000
mean9912.240
σ2304.454
min6536.337
max12511.799

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.800
σ0.002
min25.798
max25.802
mean8536.000
σ0.000
min8536.000
max8536.000
mean5.291
σ0.099
min5.084
max5.430
iterations=10
operation_display=vertical_lookup_row_list() on 2 indexed, repeat
rows=200000
mean25.796
σ0.002
min25.793
max25.797
mean8536.000
σ0.000
min8536.000
max8536.000
mean5.163
σ0.092
min5.040
max5.346
iterations=10
operation_display=vertical_lookup_row_list() on 3 (1 unindexed)
rows=200000
mean26.101
σ0.003
min26.097
max26.106
mean8536.000
σ0.000
min8536.000
max8536.000
mean5.175
σ0.093
min4.988
max5.328
iterations=10
operation_display=vertical_lookup_row_list() on 3 (1 unindexed), repeat
rows=200000
mean26.099
σ0.002
min26.097
max26.101
mean8536.000
σ0.000
min8536.000
max8536.000
mean5.107
σ0.086
min5.029
max5.285

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.002
min66.837
max66.842
mean8536.000
σ0.000
min8536.000
max8536.000
mean142.147
σ23.258
min106.944
max165.702
iterations=10
operation_display=vertical_lookup_row_list() on unindexed small unique Int, repeat
rows=200000
mean66.838
σ0.002
min66.837
max66.841
mean8536.000
σ0.000
min8536.000
max8536.000
mean172.169
σ89.248
min107.750
max417.859

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.500
σ0.527
min473.000
max474.000
mean384.299
σ32.970
min321.968
max402.416
iterations=10
operation_display=pointedIndexFromKvs
rows=400000
mean357.322
σ0.002
min357.321
max357.325
mean560.000
σ0.000
min560.000
max560.000
mean749.202
σ59.817
min656.577
max800.211