0e31f1f8b60b61b70093a50ef3b064fd637c68c9

Home / Branches / sergeiwinitzki/lan-43-test3-csv-benchmarks / 0e31f1f8b60b61b70093a50ef3b064fd637c68c9

CSV - column_set() on indexed

Factorallocated MiBpeak allocated MiBtime (ms)
iterations=10
operation_display=column_set() on indexed
rows=200000
mean36.614
σ0.000
min36.614
max36.615
mean9807.000
σ0.000
min9807.000
max9807.000
mean12.661
σ0.363
min11.993
max13.285
iterations=10
operation_display=column_set() on indexed, repeat
rows=200000
mean36.614
σ0.000
min36.613
max36.614
mean9807.000
σ0.000
min9807.000
max9807.000
mean12.743
σ0.581
min12.008
max13.728

CSV - column_set() on unindexed

Factorallocated MiBpeak allocated MiBtime (ms)
iterations=10
operation_display=column_set() on unindexed, dense, repeat
rows=200000
mean62.074
σ0.000
min62.074
max62.074
mean5218.000
σ2576.846
min1266.000
max8618.000
mean104.593
σ11.780
min84.835
max116.346
iterations=10
operation_display=column_set() on unindexed, sparse, repeat
rows=200000
mean70.664
σ0.002
min70.662
max70.667
mean9807.000
σ0.000
min9807.000
max9807.000
mean137.496
σ5.460
min125.971
max143.595

CSV - column_set(), warmup

Factorallocated MiBpeak allocated MiBtime (ms)
iterations=10
operation_display=column_set() on unindexed, dense
rows=200000
mean15109.672
σ3.988
min15108.410
max15121.021
mean5218.000
σ2576.846
min1266.000
max8618.000
mean9660.113
σ2164.029
min6756.809
max12585.732
iterations=10
operation_display=column_set() on unindexed, sparse
rows=200000
mean14060.732
σ0.001
min14060.731
max14060.735
mean9807.000
σ0.000
min9807.000
max9807.000
mean7588.130
σ1719.962
min5505.124
max9424.793

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.534
max8745.858
mean4843.900
σ2511.079
min1044.000
max8618.000
mean4498.070
σ1243.308
min3516.577
max7292.244
iterations=10
operation_display=load_product(), no indexes
rows=200000
mean2524.581
σ0.002
min2524.579
max2524.583
mean9807.000
σ0.000
min9807.000
max9807.000
mean1270.322
σ485.121
min1039.422
max2437.312

CSV - table_records()

Factorallocated MiBpeak allocated MiBtime (ms)
iterations=10
operation_display=table_records()
rows=200000
mean41.901
σ0.002
min41.899
max41.904
mean9807.000
σ0.000
min9807.000
max9807.000
mean14.368
σ1.354
min11.057
max15.594
iterations=10
operation_display=table_records(), repeat
rows=200000
mean41.901
σ0.002
min41.899
max41.904
mean8736.900
σ375.995
min8618.000
max9807.000
mean12.839
σ1.804
min10.913
max16.035

CSV - table_records(), warmup

Factorallocated MiBpeak allocated MiBtime (ms)
iterations=10
operation_display=table_records()
rows=200000
mean15088.238
σ0.002
min15088.237
max15088.241
mean8736.900
σ375.995
min8618.000
max9807.000
mean9379.752
σ2135.065
min6660.524
max12497.695

CSV - vertical_lookup_list() on indexed

Factorallocated MiBpeak allocated MiBtime (ms)
iterations=10
operation_display=vertical_lookup_list() on indexed, repeat
rows=200000
mean26.397
σ0.000
min26.397
max26.398
mean5218.000
σ2576.846
min1266.000
max8618.000
mean7.311
σ0.321
min6.882
max7.871

CSV - vertical_lookup_list() on unindexed

Factorallocated MiBpeak allocated MiBtime (ms)
iterations=10
operation_display=vertical_lookup_list() on unindexed missing Int
rows=200000
mean40.944
σ0.002
min40.942
max40.947
mean9807.000
σ0.000
min9807.000
max9807.000
mean203.890
σ329.196
min84.207
max1140.603
iterations=10
operation_display=vertical_lookup_list() on unindexed missing Int, repeat
rows=200000
mean40.943
σ0.002
min40.942
max40.946
mean9807.000
σ0.000
min9807.000
max9807.000
mean97.414
σ9.911
min76.758
max105.489
iterations=10
operation_display=vertical_lookup_list() on unindexed unique Int near end, repeat
rows=200000
mean40.948
σ0.002
min40.947
max40.951
mean9807.000
σ0.000
min9807.000
max9807.000
mean100.670
σ7.239
min84.472
max108.020

CSV - vertical_lookup_list(), mini warmup

Factorallocated MiBpeak allocated MiBtime (ms)
iterations=10
operation_display=vertical_lookup_list() on indexed
rows=200000
mean27.602
σ0.002
min27.602
max27.607
mean5218.000
σ2576.846
min1266.000
max8618.000
mean9.602
σ0.670
min8.710
max10.251
iterations=10
operation_display=vertical_lookup_list() on unindexed unique Int near end
rows=200000
mean40.949
σ0.002
min40.947
max40.952
mean9807.000
σ0.000
min9807.000
max9807.000
mean100.818
σ7.394
min84.103
max107.951

CSV - vertical_lookup_list(), warmup

Factorallocated MiBpeak allocated MiBtime (ms)
iterations=10
operation_display=vertical_lookup_list() on indexed
rows=200000
mean15073.940
σ0.000
min15073.939
max15073.940
mean9807.000
σ0.000
min9807.000
max9807.000
mean9618.040
σ2127.473
min6595.672
max12503.876

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.633
σ0.002
min25.631
max25.637
mean8736.900
σ375.995
min8618.000
max9807.000
mean5.781
σ0.829
min5.381
max8.125
iterations=10
operation_display=vertical_lookup_row_list() on 2 indexed, repeat
rows=200000
mean25.628
σ0.002
min25.626
max25.631
mean8736.900
σ375.995
min8618.000
max9807.000
mean5.541
σ0.378
min5.275
max6.567
iterations=10
operation_display=vertical_lookup_row_list() on 3 (1 unindexed)
rows=200000
mean25.932
σ0.002
min25.930
max25.935
mean8736.900
σ375.995
min8618.000
max9807.000
mean5.560
σ0.410
min5.294
max6.654
iterations=10
operation_display=vertical_lookup_row_list() on 3 (1 unindexed), repeat
rows=200000
mean25.931
σ0.002
min25.930
max25.934
mean8736.900
σ375.995
min8618.000
max9807.000
mean5.516
σ0.377
min5.309
max6.576

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.671
σ0.001
min66.670
max66.673
mean9807.000
σ0.000
min9807.000
max9807.000
mean150.013
σ17.158
min109.815
max164.003
iterations=10
operation_display=vertical_lookup_row_list() on unindexed small unique Int, repeat
rows=200000
mean66.670
σ0.002
min66.670
max66.673
mean9807.000
σ0.000
min9807.000
max9807.000
mean151.012
σ17.178
min110.861
max165.391

CSV internal benchmark: pointedIndexFromKvs

Factorallocated MiBpeak allocated MiBtime (ms)
iterations=10
operation_display=pointedIndexFromKvs
rows=200000
mean172.559
σ0.002
min172.558
max172.562
mean477.000
σ0.000
min477.000
max477.000
mean389.841
σ19.486
min359.578
max405.835
iterations=10
operation_display=pointedIndexFromKvs
rows=400000
mean357.322
σ0.002
min357.321
max357.325
mean560.100
σ0.316
min560.000
max561.000
mean758.484
σ40.642
min682.059
max826.925