Skip to content

Instantly share code, notes, and snippets.

@zamazan4ik
Created October 1, 2024 08:42
Show Gist options
  • Save zamazan4ik/519c90524c798dafcf15a511cda6dac7 to your computer and use it in GitHub Desktop.
Save zamazan4ik/519c90524c798dafcf15a511cda6dac7 to your computer and use it in GitHub Desktop.
arrow-rs: Release
Running benches/aggregate_kernels.rs (target/release/deps/aggregate_kernels-848825f182e25596)
float32/sum nonnull time: [6.7480 µs 6.7696 µs 6.7903 µs]
thrpt: [35.954 GiB/s 36.064 GiB/s 36.179 GiB/s]
float32/min nonnull time: [22.122 µs 22.125 µs 22.129 µs]
thrpt: [11.033 GiB/s 11.035 GiB/s 11.036 GiB/s]
Found 11 outliers among 100 measurements (11.00%)
1 (1.00%) low mild
3 (3.00%) high mild
7 (7.00%) high severe
float32/max nonnull time: [22.157 µs 22.244 µs 22.355 µs]
thrpt: [10.921 GiB/s 10.976 GiB/s 11.019 GiB/s]
Found 13 outliers among 100 measurements (13.00%)
3 (3.00%) low mild
3 (3.00%) high mild
7 (7.00%) high severe
float32/sum nullable time: [15.547 µs 15.570 µs 15.613 µs]
thrpt: [15.637 GiB/s 15.680 GiB/s 15.704 GiB/s]
Found 11 outliers among 100 measurements (11.00%)
2 (2.00%) low mild
4 (4.00%) high mild
5 (5.00%) high severe
float32/min nullable time: [35.718 µs 35.747 µs 35.781 µs]
thrpt: [6.8231 GiB/s 6.8297 GiB/s 6.8352 GiB/s]
Found 17 outliers among 100 measurements (17.00%)
2 (2.00%) high mild
15 (15.00%) high severe
float32/max nullable time: [35.693 µs 35.741 µs 35.807 µs]
thrpt: [6.8182 GiB/s 6.8308 GiB/s 6.8400 GiB/s]
Found 11 outliers among 100 measurements (11.00%)
1 (1.00%) high mild
10 (10.00%) high severe
float64/sum nonnull time: [13.486 µs 13.489 µs 13.492 µs]
thrpt: [36.192 GiB/s 36.200 GiB/s 36.207 GiB/s]
Found 10 outliers among 100 measurements (10.00%)
6 (6.00%) high mild
4 (4.00%) high severe
float64/min nonnull time: [71.966 µs 71.995 µs 72.043 µs]
thrpt: [6.7776 GiB/s 6.7822 GiB/s 6.7849 GiB/s]
Found 8 outliers among 100 measurements (8.00%)
3 (3.00%) high mild
5 (5.00%) high severe
float64/max nonnull time: [71.963 µs 71.971 µs 71.981 µs]
thrpt: [6.7835 GiB/s 6.7844 GiB/s 6.7852 GiB/s]
Found 9 outliers among 100 measurements (9.00%)
3 (3.00%) high mild
6 (6.00%) high severe
float64/sum nullable time: [29.814 µs 29.824 µs 29.834 µs]
thrpt: [16.367 GiB/s 16.372 GiB/s 16.378 GiB/s]
Found 4 outliers among 100 measurements (4.00%)
2 (2.00%) high mild
2 (2.00%) high severe
float64/min nullable time: [141.16 µs 141.25 µs 141.35 µs]
thrpt: [3.4544 GiB/s 3.4569 GiB/s 3.4591 GiB/s]
Found 3 outliers among 100 measurements (3.00%)
3 (3.00%) high mild
float64/max nullable time: [141.07 µs 141.15 µs 141.23 µs]
thrpt: [3.4574 GiB/s 3.4593 GiB/s 3.4612 GiB/s]
Found 3 outliers among 100 measurements (3.00%)
2 (2.00%) high mild
1 (1.00%) high severe
int8/sum nonnull time: [1.1192 µs 1.1194 µs 1.1196 µs]
thrpt: [54.514 GiB/s 54.526 GiB/s 54.535 GiB/s]
Found 13 outliers among 100 measurements (13.00%)
6 (6.00%) high mild
7 (7.00%) high severe
int8/min nonnull time: [1.9763 µs 1.9882 µs 2.0008 µs]
thrpt: [30.506 GiB/s 30.699 GiB/s 30.884 GiB/s]
Found 19 outliers among 100 measurements (19.00%)
1 (1.00%) low mild
5 (5.00%) high mild
13 (13.00%) high severe
int8/max nonnull time: [2.0960 µs 2.0963 µs 2.0966 µs]
thrpt: [29.112 GiB/s 29.116 GiB/s 29.120 GiB/s]
Found 7 outliers among 100 measurements (7.00%)
5 (5.00%) high mild
2 (2.00%) high severe
int8/sum nullable time: [20.889 µs 20.891 µs 20.894 µs]
thrpt: [2.9211 GiB/s 2.9215 GiB/s 2.9219 GiB/s]
Found 9 outliers among 100 measurements (9.00%)
3 (3.00%) high mild
6 (6.00%) high severe
int8/min nullable time: [146.11 µs 146.18 µs 146.26 µs]
thrpt: [427.31 MiB/s 427.56 MiB/s 427.76 MiB/s]
Found 10 outliers among 100 measurements (10.00%)
3 (3.00%) low mild
4 (4.00%) high mild
3 (3.00%) high severe
int8/max nullable time: [146.97 µs 147.03 µs 147.10 µs]
thrpt: [424.87 MiB/s 425.08 MiB/s 425.27 MiB/s]
Found 3 outliers among 100 measurements (3.00%)
3 (3.00%) high mild
int16/sum nonnull time: [1.2634 µs 1.2648 µs 1.2668 µs]
thrpt: [96.360 GiB/s 96.517 GiB/s 96.620 GiB/s]
Found 11 outliers among 100 measurements (11.00%)
4 (4.00%) high mild
7 (7.00%) high severe
int16/min nonnull time: [1.2977 µs 1.3093 µs 1.3214 µs]
thrpt: [92.381 GiB/s 93.233 GiB/s 94.066 GiB/s]
int16/max nonnull time: [2.2326 µs 2.2329 µs 2.2331 µs]
thrpt: [54.663 GiB/s 54.670 GiB/s 54.676 GiB/s]
Found 9 outliers among 100 measurements (9.00%)
3 (3.00%) high mild
6 (6.00%) high severe
int16/sum nullable time: [15.077 µs 15.083 µs 15.088 µs]
thrpt: [8.0905 GiB/s 8.0935 GiB/s 8.0964 GiB/s]
Found 3 outliers among 100 measurements (3.00%)
3 (3.00%) high mild
int16/min nullable time: [16.331 µs 16.335 µs 16.340 µs]
thrpt: [7.4706 GiB/s 7.4728 GiB/s 7.4750 GiB/s]
Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) high mild
int16/max nullable time: [16.325 µs 16.327 µs 16.330 µs]
thrpt: [7.4752 GiB/s 7.4764 GiB/s 7.4775 GiB/s]
Found 15 outliers among 100 measurements (15.00%)
10 (10.00%) high mild
5 (5.00%) high severe
int32/sum nonnull time: [2.5197 µs 2.5257 µs 2.5378 µs]
thrpt: [96.200 GiB/s 96.661 GiB/s 96.891 GiB/s]
Found 12 outliers among 100 measurements (12.00%)
5 (5.00%) high mild
7 (7.00%) high severe
int32/min nonnull time: [8.3881 µs 8.3891 µs 8.3903 µs]
thrpt: [29.098 GiB/s 29.102 GiB/s 29.105 GiB/s]
Found 9 outliers among 100 measurements (9.00%)
3 (3.00%) high mild
6 (6.00%) high severe
int32/max nonnull time: [8.3904 µs 8.3916 µs 8.3930 µs]
thrpt: [29.088 GiB/s 29.093 GiB/s 29.097 GiB/s]
Found 11 outliers among 100 measurements (11.00%)
3 (3.00%) high mild
8 (8.00%) high severe
int32/sum nullable time: [149.07 µs 149.11 µs 149.16 µs]
thrpt: [1.6368 GiB/s 1.6373 GiB/s 1.6377 GiB/s]
Found 3 outliers among 100 measurements (3.00%)
1 (1.00%) low mild
1 (1.00%) high mild
1 (1.00%) high severe
int32/min nullable time: [23.674 µs 23.678 µs 23.683 µs]
thrpt: [10.309 GiB/s 10.311 GiB/s 10.313 GiB/s]
Found 10 outliers among 100 measurements (10.00%)
3 (3.00%) high mild
7 (7.00%) high severe
int32/max nullable time: [22.841 µs 22.844 µs 22.848 µs]
thrpt: [10.685 GiB/s 10.687 GiB/s 10.689 GiB/s]
Found 11 outliers among 100 measurements (11.00%)
5 (5.00%) high mild
6 (6.00%) high severe
int64/sum nonnull time: [6.6444 µs 6.6546 µs 6.6708 µs]
thrpt: [73.197 GiB/s 73.375 GiB/s 73.488 GiB/s]
Found 15 outliers among 100 measurements (15.00%)
6 (6.00%) high mild
9 (9.00%) high severe
int64/min nonnull time: [43.014 µs 43.088 µs 43.210 µs]
thrpt: [11.300 GiB/s 11.332 GiB/s 11.352 GiB/s]
Found 2 outliers among 100 measurements (2.00%)
2 (2.00%) high severe
int64/max nonnull time: [42.500 µs 42.510 µs 42.520 µs]
thrpt: [11.484 GiB/s 11.486 GiB/s 11.489 GiB/s]
Found 7 outliers among 100 measurements (7.00%)
1 (1.00%) low mild
3 (3.00%) high mild
3 (3.00%) high severe
int64/sum nullable time: [22.926 µs 22.932 µs 22.939 µs]
thrpt: [21.286 GiB/s 21.293 GiB/s 21.298 GiB/s]
Found 9 outliers among 100 measurements (9.00%)
6 (6.00%) high mild
3 (3.00%) high severe
int64/min nullable time: [27.211 µs 27.217 µs 27.224 µs]
thrpt: [17.936 GiB/s 17.940 GiB/s 17.944 GiB/s]
Found 11 outliers among 100 measurements (11.00%)
5 (5.00%) high mild
6 (6.00%) high severe
int64/max nullable time: [27.335 µs 27.342 µs 27.349 µs]
thrpt: [17.854 GiB/s 17.858 GiB/s 17.863 GiB/s]
Found 10 outliers among 100 measurements (10.00%)
5 (5.00%) high mild
5 (5.00%) high severe
string/min nonnull time: [234.24 µs 234.27 µs 234.31 µs]
thrpt: [279.70 Melem/s 279.74 Melem/s 279.79 Melem/s]
Found 12 outliers among 100 measurements (12.00%)
5 (5.00%) high mild
7 (7.00%) high severe
string/max nonnull time: [222.46 µs 222.49 µs 222.52 µs]
thrpt: [294.51 Melem/s 294.56 Melem/s 294.60 Melem/s]
Found 11 outliers among 100 measurements (11.00%)
7 (7.00%) high mild
4 (4.00%) high severe
string/min nullable time: [302.34 µs 302.38 µs 302.43 µs]
thrpt: [216.70 Melem/s 216.73 Melem/s 216.76 Melem/s]
Found 14 outliers among 100 measurements (14.00%)
4 (4.00%) low mild
3 (3.00%) high mild
7 (7.00%) high severe
string/max nullable time: [297.21 µs 297.25 µs 297.29 µs]
thrpt: [220.44 Melem/s 220.48 Melem/s 220.50 Melem/s]
Found 10 outliers among 100 measurements (10.00%)
1 (1.00%) high mild
9 (9.00%) high severe
string view/min nonnull time: [160.75 µs 160.83 µs 160.96 µs]
thrpt: [407.16 Melem/s 407.50 Melem/s 407.68 Melem/s]
Found 9 outliers among 100 measurements (9.00%)
5 (5.00%) high mild
4 (4.00%) high severe
string view/max nonnull time: [160.74 µs 160.77 µs 160.80 µs]
thrpt: [407.57 Melem/s 407.65 Melem/s 407.72 Melem/s]
Found 11 outliers among 100 measurements (11.00%)
4 (4.00%) high mild
7 (7.00%) high severe
string view/min nullable
time: [156.02 µs 156.05 µs 156.09 µs]
thrpt: [419.87 Melem/s 419.96 Melem/s 420.04 Melem/s]
Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) high severe
string view/max nullable
time: [156.19 µs 156.47 µs 156.96 µs]
thrpt: [417.54 Melem/s 418.83 Melem/s 419.60 Melem/s]
Found 2 outliers among 100 measurements (2.00%)
2 (2.00%) high severe
bool/min nonnull mixed time: [4.8876 ns 4.8886 ns 4.8900 ns]
thrpt: [ 13402 Gelem/s 13406 Gelem/s 13409 Gelem/s]
Found 12 outliers among 100 measurements (12.00%)
3 (3.00%) high mild
9 (9.00%) high severe
bool/max nonnull mixed time: [5.1589 ns 5.1595 ns 5.1603 ns]
thrpt: [ 12700 Gelem/s 12702 Gelem/s 12704 Gelem/s]
Found 10 outliers among 100 measurements (10.00%)
4 (4.00%) high mild
6 (6.00%) high severe
bool/or nonnull mixed time: [5.4356 ns 5.4659 ns 5.5054 ns]
thrpt: [ 11904 Gelem/s 11990 Gelem/s 12057 Gelem/s]
Found 14 outliers among 100 measurements (14.00%)
6 (6.00%) high mild
8 (8.00%) high severe
bool/and nonnull mixed time: [5.1594 ns 5.1604 ns 5.1615 ns]
thrpt: [ 12697 Gelem/s 12700 Gelem/s 12702 Gelem/s]
Found 13 outliers among 100 measurements (13.00%)
2 (2.00%) high mild
11 (11.00%) high severe
bool/min nonnull false time: [4.8873 ns 4.8880 ns 4.8888 ns]
thrpt: [ 13405 Gelem/s 13408 Gelem/s 13409 Gelem/s]
Found 13 outliers among 100 measurements (13.00%)
4 (4.00%) high mild
9 (9.00%) high severe
bool/max nonnull false time: [291.57 ns 294.51 ns 298.05 ns]
thrpt: [219.88 Gelem/s 222.53 Gelem/s 224.77 Gelem/s]
Found 19 outliers among 100 measurements (19.00%)
4 (4.00%) high mild
15 (15.00%) high severe
bool/or nonnull false time: [290.65 ns 291.15 ns 291.76 ns]
thrpt: [224.63 Gelem/s 225.09 Gelem/s 225.48 Gelem/s]
Found 20 outliers among 100 measurements (20.00%)
3 (3.00%) high mild
17 (17.00%) high severe
bool/and nonnull false time: [5.1592 ns 5.1600 ns 5.1609 ns]
thrpt: [ 12699 Gelem/s 12701 Gelem/s 12703 Gelem/s]
Found 10 outliers among 100 measurements (10.00%)
4 (4.00%) high mild
6 (6.00%) high severe
bool/min nonnull true time: [292.94 ns 293.51 ns 294.11 ns]
thrpt: [222.83 Gelem/s 223.28 Gelem/s 223.72 Gelem/s]
Found 4 outliers among 100 measurements (4.00%)
1 (1.00%) high mild
3 (3.00%) high severe
bool/max nonnull true time: [5.1651 ns 5.1795 ns 5.2062 ns]
thrpt: [ 12588 Gelem/s 12653 Gelem/s 12688 Gelem/s]
Found 13 outliers among 100 measurements (13.00%)
5 (5.00%) high mild
8 (8.00%) high severe
bool/or nonnull true time: [5.4320 ns 5.4329 ns 5.4339 ns]
thrpt: [ 12061 Gelem/s 12063 Gelem/s 12065 Gelem/s]
Found 6 outliers among 100 measurements (6.00%)
3 (3.00%) high mild
3 (3.00%) high severe
bool/and nonnull true time: [292.90 ns 293.34 ns 293.83 ns]
thrpt: [223.04 Gelem/s 223.41 Gelem/s 223.75 Gelem/s]
Found 9 outliers among 100 measurements (9.00%)
8 (8.00%) high mild
1 (1.00%) high severe
bool/min nullable mixed time: [7.8943 ns 7.8973 ns 7.9009 ns]
thrpt: [8294.7 Gelem/s 8298.5 Gelem/s 8301.7 Gelem/s]
Found 12 outliers among 100 measurements (12.00%)
10 (10.00%) high mild
2 (2.00%) high severe
bool/max nullable mixed time: [9.2314 ns 9.2326 ns 9.2341 ns]
thrpt: [7097.2 Gelem/s 7098.3 Gelem/s 7099.3 Gelem/s]
Found 10 outliers among 100 measurements (10.00%)
5 (5.00%) high mild
5 (5.00%) high severe
bool/or nullable mixed time: [9.5042 ns 9.5056 ns 9.5071 ns]
thrpt: [6893.4 Gelem/s 6894.5 Gelem/s 6895.5 Gelem/s]
Found 11 outliers among 100 measurements (11.00%)
1 (1.00%) low mild
5 (5.00%) high mild
5 (5.00%) high severe
bool/and nullable mixed time: [8.1458 ns 8.1470 ns 8.1484 ns]
thrpt: [8042.8 Gelem/s 8044.2 Gelem/s 8045.4 Gelem/s]
Found 12 outliers among 100 measurements (12.00%)
8 (8.00%) high mild
4 (4.00%) high severe
bool/min nullable false time: [7.8740 ns 7.8751 ns 7.8763 ns]
thrpt: [8320.6 Gelem/s 8322.0 Gelem/s 8323.1 Gelem/s]
Found 10 outliers among 100 measurements (10.00%)
4 (4.00%) high mild
6 (6.00%) high severe
bool/max nullable false time: [848.58 ns 848.69 ns 848.82 ns]
thrpt: [77.209 Gelem/s 77.220 Gelem/s 77.230 Gelem/s]
Found 15 outliers among 100 measurements (15.00%)
3 (3.00%) high mild
12 (12.00%) high severe
bool/or nullable false time: [848.79 ns 848.90 ns 849.03 ns]
thrpt: [77.189 Gelem/s 77.201 Gelem/s 77.211 Gelem/s]
Found 8 outliers among 100 measurements (8.00%)
5 (5.00%) high mild
3 (3.00%) high severe
bool/and nullable false time: [8.1450 ns 8.1462 ns 8.1476 ns]
thrpt: [8043.6 Gelem/s 8044.9 Gelem/s 8046.1 Gelem/s]
Found 15 outliers among 100 measurements (15.00%)
5 (5.00%) high mild
10 (10.00%) high severe
bool/min nullable true time: [569.68 ns 569.77 ns 569.88 ns]
thrpt: [115.00 Gelem/s 115.02 Gelem/s 115.04 Gelem/s]
Found 9 outliers among 100 measurements (9.00%)
1 (1.00%) low mild
5 (5.00%) high mild
3 (3.00%) high severe
bool/max nullable true time: [9.2319 ns 9.2336 ns 9.2359 ns]
thrpt: [7095.8 Gelem/s 7097.6 Gelem/s 7098.9 Gelem/s]
Found 8 outliers among 100 measurements (8.00%)
4 (4.00%) high mild
4 (4.00%) high severe
bool/or nullable true time: [9.5027 ns 9.5040 ns 9.5054 ns]
thrpt: [6894.6 Gelem/s 6895.6 Gelem/s 6896.6 Gelem/s]
Found 9 outliers among 100 measurements (9.00%)
6 (6.00%) high mild
3 (3.00%) high severe
bool/and nullable true time: [570.00 ns 570.08 ns 570.17 ns]
thrpt: [114.94 Gelem/s 114.96 Gelem/s 114.97 Gelem/s]
Found 6 outliers among 100 measurements (6.00%)
2 (2.00%) low mild
2 (2.00%) high mild
2 (2.00%) high severe
Running benches/arithmetic_kernels.rs (target/release/deps/arithmetic_kernels-144c3850369ccd49)
add(0) time: [8.6663 µs 8.6901 µs 8.7078 µs]
add_checked(0) time: [8.6397 µs 8.6951 µs 8.7424 µs]
add_scalar(0) time: [5.4848 µs 5.4864 µs 5.4880 µs]
Found 11 outliers among 100 measurements (11.00%)
2 (2.00%) low severe
2 (2.00%) low mild
6 (6.00%) high mild
1 (1.00%) high severe
subtract(0) time: [8.6452 µs 8.6471 µs 8.6492 µs]
Found 8 outliers among 100 measurements (8.00%)
1 (1.00%) low mild
4 (4.00%) high mild
3 (3.00%) high severe
subtract_checked(0) time: [8.6684 µs 8.6712 µs 8.6742 µs]
Found 9 outliers among 100 measurements (9.00%)
6 (6.00%) high mild
3 (3.00%) high severe
subtract_scalar(0) time: [6.1741 µs 6.1760 µs 6.1779 µs]
Found 8 outliers among 100 measurements (8.00%)
1 (1.00%) low severe
4 (4.00%) low mild
2 (2.00%) high mild
1 (1.00%) high severe
multiply(0) time: [8.6294 µs 8.6311 µs 8.6329 µs]
Found 5 outliers among 100 measurements (5.00%)
1 (1.00%) low mild
2 (2.00%) high mild
2 (2.00%) high severe
multiply_checked(0) time: [7.8462 µs 7.8560 µs 7.8706 µs]
Found 8 outliers among 100 measurements (8.00%)
4 (4.00%) high mild
4 (4.00%) high severe
multiply_scalar(0) time: [6.2017 µs 6.2041 µs 6.2066 µs]
Found 10 outliers among 100 measurements (10.00%)
3 (3.00%) low mild
1 (1.00%) high mild
6 (6.00%) high severe
divide(0) time: [15.495 µs 15.507 µs 15.521 µs]
Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) high mild
divide_scalar(0) time: [15.721 µs 15.738 µs 15.755 µs]
Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) high severe
modulo(0) time: [214.86 µs 214.89 µs 214.94 µs]
Found 11 outliers among 100 measurements (11.00%)
4 (4.00%) high mild
7 (7.00%) high severe
modulo_scalar(0) time: [413.18 µs 413.23 µs 413.28 µs]
Found 11 outliers among 100 measurements (11.00%)
1 (1.00%) low mild
7 (7.00%) high mild
3 (3.00%) high severe
add(0.1) time: [9.8671 µs 9.8689 µs 9.8708 µs]
Found 8 outliers among 100 measurements (8.00%)
5 (5.00%) high mild
3 (3.00%) high severe
add_checked(0.1) time: [9.8648 µs 9.8671 µs 9.8698 µs]
Found 11 outliers among 100 measurements (11.00%)
5 (5.00%) high mild
6 (6.00%) high severe
add_scalar(0.1) time: [5.3199 µs 5.3220 µs 5.3242 µs]
Found 13 outliers among 100 measurements (13.00%)
6 (6.00%) low mild
5 (5.00%) high mild
2 (2.00%) high severe
subtract(0.1) time: [10.121 µs 10.123 µs 10.125 µs]
Found 9 outliers among 100 measurements (9.00%)
4 (4.00%) high mild
5 (5.00%) high severe
subtract_checked(0.1) time: [10.111 µs 10.114 µs 10.118 µs]
Found 8 outliers among 100 measurements (8.00%)
4 (4.00%) high mild
4 (4.00%) high severe
subtract_scalar(0.1) time: [5.4415 µs 5.4445 µs 5.4475 µs]
Found 5 outliers among 100 measurements (5.00%)
3 (3.00%) high mild
2 (2.00%) high severe
multiply(0.1) time: [10.072 µs 10.098 µs 10.121 µs]
Found 14 outliers among 100 measurements (14.00%)
7 (7.00%) low severe
1 (1.00%) low mild
3 (3.00%) high mild
3 (3.00%) high severe
multiply_checked(0.1) time: [10.109 µs 10.112 µs 10.115 µs]
Found 10 outliers among 100 measurements (10.00%)
7 (7.00%) high mild
3 (3.00%) high severe
multiply_scalar(0.1) time: [5.4541 µs 5.4572 µs 5.4604 µs]
Found 24 outliers among 100 measurements (24.00%)
14 (14.00%) low severe
2 (2.00%) low mild
3 (3.00%) high mild
5 (5.00%) high severe
divide(0.1) time: [16.394 µs 16.398 µs 16.402 µs]
Found 4 outliers among 100 measurements (4.00%)
3 (3.00%) high mild
1 (1.00%) high severe
divide_scalar(0.1) time: [15.713 µs 15.763 µs 15.827 µs]
Found 26 outliers among 100 measurements (26.00%)
17 (17.00%) low severe
6 (6.00%) high mild
3 (3.00%) high severe
modulo(0.1) time: [264.84 µs 264.94 µs 265.03 µs]
modulo_scalar(0.1) time: [388.99 µs 389.05 µs 389.11 µs]
Found 4 outliers among 100 measurements (4.00%)
2 (2.00%) high mild
2 (2.00%) high severe
add(0.5) time: [9.8703 µs 9.8729 µs 9.8757 µs]
Found 9 outliers among 100 measurements (9.00%)
7 (7.00%) high mild
2 (2.00%) high severe
add_checked(0.5) time: [9.8703 µs 9.8729 µs 9.8756 µs]
Found 9 outliers among 100 measurements (9.00%)
7 (7.00%) high mild
2 (2.00%) high severe
add_scalar(0.5) time: [5.3227 µs 5.3274 µs 5.3319 µs]
Found 16 outliers among 100 measurements (16.00%)
3 (3.00%) low severe
7 (7.00%) low mild
4 (4.00%) high mild
2 (2.00%) high severe
subtract(0.5) time: [10.099 µs 10.102 µs 10.104 µs]
Found 15 outliers among 100 measurements (15.00%)
7 (7.00%) high mild
8 (8.00%) high severe
subtract_checked(0.5) time: [10.105 µs 10.108 µs 10.112 µs]
Found 11 outliers among 100 measurements (11.00%)
4 (4.00%) high mild
7 (7.00%) high severe
subtract_scalar(0.5) time: [5.4293 µs 5.4313 µs 5.4331 µs]
Found 23 outliers among 100 measurements (23.00%)
12 (12.00%) low severe
4 (4.00%) low mild
5 (5.00%) high mild
2 (2.00%) high severe
multiply(0.5) time: [10.067 µs 10.097 µs 10.114 µs]
Found 12 outliers among 100 measurements (12.00%)
1 (1.00%) low severe
4 (4.00%) high mild
7 (7.00%) high severe
multiply_checked(0.5) time: [10.113 µs 10.116 µs 10.119 µs]
Found 14 outliers among 100 measurements (14.00%)
6 (6.00%) high mild
8 (8.00%) high severe
multiply_scalar(0.5) time: [5.4387 µs 5.4413 µs 5.4436 µs]
Found 20 outliers among 100 measurements (20.00%)
6 (6.00%) low severe
5 (5.00%) low mild
3 (3.00%) high mild
6 (6.00%) high severe
divide(0.5) time: [16.483 µs 16.491 µs 16.498 µs]
Found 3 outliers among 100 measurements (3.00%)
1 (1.00%) low mild
2 (2.00%) high severe
divide_scalar(0.5) time: [15.744 µs 15.785 µs 15.840 µs]
Found 14 outliers among 100 measurements (14.00%)
7 (7.00%) low severe
1 (1.00%) low mild
3 (3.00%) high mild
3 (3.00%) high severe
modulo(0.5) time: [451.19 µs 451.26 µs 451.34 µs]
Found 12 outliers among 100 measurements (12.00%)
2 (2.00%) low mild
7 (7.00%) high mild
3 (3.00%) high severe
modulo_scalar(0.5) time: [267.45 µs 267.50 µs 267.55 µs]
Found 14 outliers among 100 measurements (14.00%)
11 (11.00%) high mild
3 (3.00%) high severe
add(0.9) time: [9.8573 µs 9.8598 µs 9.8628 µs]
Found 11 outliers among 100 measurements (11.00%)
4 (4.00%) high mild
7 (7.00%) high severe
add_checked(0.9) time: [9.8707 µs 9.8730 µs 9.8755 µs]
Found 9 outliers among 100 measurements (9.00%)
7 (7.00%) high mild
2 (2.00%) high severe
add_scalar(0.9) time: [5.2650 µs 5.2681 µs 5.2714 µs]
Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) high severe
subtract(0.9) time: [10.093 µs 10.095 µs 10.098 µs]
Found 11 outliers among 100 measurements (11.00%)
5 (5.00%) high mild
6 (6.00%) high severe
subtract_checked(0.9) time: [10.082 µs 10.095 µs 10.104 µs]
Found 15 outliers among 100 measurements (15.00%)
3 (3.00%) low severe
9 (9.00%) high mild
3 (3.00%) high severe
subtract_scalar(0.9) time: [5.4274 µs 5.4300 µs 5.4325 µs]
Found 9 outliers among 100 measurements (9.00%)
4 (4.00%) low mild
3 (3.00%) high mild
2 (2.00%) high severe
multiply(0.9) time: [10.097 µs 10.099 µs 10.102 µs]
Found 11 outliers among 100 measurements (11.00%)
6 (6.00%) high mild
5 (5.00%) high severe
multiply_checked(0.9) time: [10.108 µs 10.110 µs 10.112 µs]
Found 11 outliers among 100 measurements (11.00%)
4 (4.00%) high mild
7 (7.00%) high severe
multiply_scalar(0.9) time: [5.4453 µs 5.4478 µs 5.4501 µs]
Found 15 outliers among 100 measurements (15.00%)
4 (4.00%) low severe
4 (4.00%) low mild
2 (2.00%) high mild
5 (5.00%) high severe
divide(0.9) time: [16.378 µs 16.383 µs 16.388 µs]
Found 4 outliers among 100 measurements (4.00%)
1 (1.00%) high mild
3 (3.00%) high severe
divide_scalar(0.9) time: [15.719 µs 15.739 µs 15.757 µs]
Found 14 outliers among 100 measurements (14.00%)
8 (8.00%) low severe
3 (3.00%) low mild
2 (2.00%) high mild
1 (1.00%) high severe
modulo(0.9) time: [303.60 µs 303.65 µs 303.71 µs]
Found 10 outliers among 100 measurements (10.00%)
6 (6.00%) high mild
4 (4.00%) high severe
modulo_scalar(0.9) time: [163.85 µs 164.03 µs 164.42 µs]
Found 7 outliers among 100 measurements (7.00%)
2 (2.00%) high mild
5 (5.00%) high severe
add(1) time: [9.8474 µs 9.8607 µs 9.8714 µs]
Found 19 outliers among 100 measurements (19.00%)
8 (8.00%) low severe
7 (7.00%) high mild
4 (4.00%) high severe
add_checked(1) time: [9.8811 µs 9.8833 µs 9.8855 µs]
Found 8 outliers among 100 measurements (8.00%)
3 (3.00%) high mild
5 (5.00%) high severe
add_scalar(1) time: [5.2967 µs 5.3043 µs 5.3109 µs]
Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) high severe
subtract(1) time: [10.045 µs 10.048 µs 10.051 µs]
Found 8 outliers among 100 measurements (8.00%)
6 (6.00%) high mild
2 (2.00%) high severe
subtract_checked(1) time: [10.095 µs 10.098 µs 10.100 µs]
Found 5 outliers among 100 measurements (5.00%)
1 (1.00%) high mild
4 (4.00%) high severe
subtract_scalar(1) time: [5.4334 µs 5.4355 µs 5.4374 µs]
Found 6 outliers among 100 measurements (6.00%)
1 (1.00%) low mild
4 (4.00%) high mild
1 (1.00%) high severe
multiply(1) time: [10.002 µs 10.007 µs 10.013 µs]
Found 6 outliers among 100 measurements (6.00%)
2 (2.00%) high mild
4 (4.00%) high severe
multiply_checked(1) time: [10.020 µs 10.025 µs 10.031 µs]
Found 10 outliers among 100 measurements (10.00%)
5 (5.00%) high mild
5 (5.00%) high severe
multiply_scalar(1) time: [5.4487 µs 5.4503 µs 5.4521 µs]
Found 8 outliers among 100 measurements (8.00%)
1 (1.00%) low severe
4 (4.00%) high mild
3 (3.00%) high severe
divide(1) time: [16.417 µs 16.429 µs 16.444 µs]
Found 16 outliers among 100 measurements (16.00%)
1 (1.00%) low severe
2 (2.00%) low mild
2 (2.00%) high mild
11 (11.00%) high severe
divide_scalar(1) time: [15.701 µs 15.731 µs 15.754 µs]
Found 20 outliers among 100 measurements (20.00%)
11 (11.00%) low severe
2 (2.00%) low mild
5 (5.00%) high mild
2 (2.00%) high severe
modulo(1) time: [269.70 µs 269.99 µs 270.61 µs]
Found 10 outliers among 100 measurements (10.00%)
8 (8.00%) high mild
2 (2.00%) high severe
modulo_scalar(1) time: [142.92 µs 142.94 µs 142.96 µs]
Found 15 outliers among 100 measurements (15.00%)
9 (9.00%) high mild
6 (6.00%) high severe
Running benches/array_data_validate.rs (target/release/deps/array_data_validate-32151338600fd6c5)
validate_binary_array_data 20000
time: [24.798 µs 24.802 µs 24.807 µs]
Found 11 outliers among 100 measurements (11.00%)
5 (5.00%) high mild
6 (6.00%) high severe
validate_utf8_array_data 20000
time: [34.592 µs 34.598 µs 34.605 µs]
Found 13 outliers among 100 measurements (13.00%)
5 (5.00%) high mild
8 (8.00%) high severe
byte_array_to_string_array 20000
time: [12.619 µs 12.623 µs 12.628 µs]
Found 12 outliers among 100 measurements (12.00%)
3 (3.00%) high mild
9 (9.00%) high severe
Running benches/array_from_vec.rs (target/release/deps/array_from_vec-b74a952bbc5d4384)
array_from_vec 128 time: [99.479 ns 99.541 ns 99.609 ns]
array_from_vec 256 time: [105.23 ns 105.30 ns 105.37 ns]
Found 4 outliers among 100 measurements (4.00%)
1 (1.00%) low severe
2 (2.00%) high mild
1 (1.00%) high severe
array_from_vec 512 time: [141.46 ns 141.54 ns 141.62 ns]
Found 3 outliers among 100 measurements (3.00%)
2 (2.00%) high mild
1 (1.00%) high severe
array_string_from_vec 128
time: [1.0488 µs 1.0507 µs 1.0527 µs]
Found 4 outliers among 100 measurements (4.00%)
1 (1.00%) low mild
2 (2.00%) high mild
1 (1.00%) high severe
array_string_from_vec 256
time: [2.0843 µs 2.0850 µs 2.0857 µs]
Found 6 outliers among 100 measurements (6.00%)
1 (1.00%) high mild
5 (5.00%) high severe
array_string_from_vec 512
time: [3.8435 µs 3.8443 µs 3.8452 µs]
Found 13 outliers among 100 measurements (13.00%)
1 (1.00%) low mild
4 (4.00%) high mild
8 (8.00%) high severe
struct_array_from_vec 128
time: [1.6583 µs 1.6591 µs 1.6599 µs]
Found 7 outliers among 100 measurements (7.00%)
1 (1.00%) low mild
3 (3.00%) high mild
3 (3.00%) high severe
struct_array_from_vec 256
time: [2.5893 µs 2.5902 µs 2.5912 µs]
Found 4 outliers among 100 measurements (4.00%)
2 (2.00%) high mild
2 (2.00%) high severe
struct_array_from_vec 512
time: [4.2654 µs 4.2663 µs 4.2674 µs]
Found 7 outliers among 100 measurements (7.00%)
5 (5.00%) high mild
2 (2.00%) high severe
struct_array_from_vec 1024
time: [8.2093 µs 8.2110 µs 8.2130 µs]
Found 14 outliers among 100 measurements (14.00%)
1 (1.00%) low mild
3 (3.00%) high mild
10 (10.00%) high severe
decimal128_array_from_vec 32768
time: [69.552 µs 69.569 µs 69.589 µs]
Found 9 outliers among 100 measurements (9.00%)
5 (5.00%) high mild
4 (4.00%) high severe
decimal256_array_from_vec 32768
time: [3.2127 µs 3.2134 µs 3.2142 µs]
Found 13 outliers among 100 measurements (13.00%)
8 (8.00%) high mild
5 (5.00%) high severe
Running benches/array_slice.rs (target/release/deps/array_slice-4587e344849e1e26)
array_slice 128 time: [71.611 ns 71.650 ns 71.690 ns]
Found 2 outliers among 100 measurements (2.00%)
2 (2.00%) low mild
array_slice 512 time: [59.560 ns 59.611 ns 59.663 ns]
array_slice 2048 time: [74.498 ns 74.638 ns 74.773 ns]
Found 2 outliers among 100 measurements (2.00%)
2 (2.00%) low mild
Running benches/bit_length_kernel.rs (target/release/deps/bit_length_kernel-9823fa52aef2a7c8)
bit_length time: [992.61 ns 992.77 ns 992.95 ns]
Found 13 outliers among 100 measurements (13.00%)
4 (4.00%) high mild
9 (9.00%) high severe
Running benches/bitwise_kernel.rs (target/release/deps/bitwise_kernel-04216094f78e96d9)
bench bitwise array: and/bitwise array and, no nulls
time: [16.495 µs 16.512 µs 16.544 µs]
Found 9 outliers among 100 measurements (9.00%)
1 (1.00%) low mild
4 (4.00%) high mild
4 (4.00%) high severe
bench bitwise array: and/bitwise array and, 20% nulls
time: [18.622 µs 18.628 µs 18.634 µs]
Found 7 outliers among 100 measurements (7.00%)
3 (3.00%) high mild
4 (4.00%) high severe
Criterion.rs ERROR: Error in Gnuplot: line 0: Bad format character
bench bitwise: or/bitwise array or, no nulls
time: [15.303 µs 15.310 µs 15.318 µs]
Found 9 outliers among 100 measurements (9.00%)
3 (3.00%) high mild
6 (6.00%) high severe
bench bitwise: or/bitwise array or, 20% nulls
time: [17.235 µs 17.242 µs 17.249 µs]
Found 27 outliers among 100 measurements (27.00%)
17 (17.00%) low severe
4 (4.00%) high mild
6 (6.00%) high severe
Criterion.rs ERROR: Error in Gnuplot: line 0: Bad format character
bench bitwise: xor/bitwise array xor, no nulls
time: [15.750 µs 15.856 µs 15.943 µs]
bench bitwise: xor/bitwise array xor, 20% nulls
time: [18.375 µs 18.415 µs 18.446 µs]
Found 29 outliers among 100 measurements (29.00%)
22 (22.00%) low severe
3 (3.00%) high mild
4 (4.00%) high severe
Criterion.rs ERROR: Error in Gnuplot: line 0: Bad format character
bench bitwise: not/bitwise array not, no nulls
time: [11.540 µs 11.545 µs 11.549 µs]
Found 3 outliers among 100 measurements (3.00%)
1 (1.00%) high mild
2 (2.00%) high severe
bench bitwise: not/bitwise array not, 20% nulls
time: [10.390 µs 10.394 µs 10.398 µs]
Found 7 outliers among 100 measurements (7.00%)
5 (5.00%) high mild
2 (2.00%) high severe
Criterion.rs ERROR: Error in Gnuplot: line 0: Bad format character
bench bitwise array scalar: and/bitwise array scalar and, no nulls
time: [12.221 µs 12.225 µs 12.230 µs]
Found 6 outliers among 100 measurements (6.00%)
3 (3.00%) high mild
3 (3.00%) high severe
bench bitwise array scalar: and/bitwise array and, 20% nulls
time: [12.639 µs 12.654 µs 12.670 µs]
Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) high severe
Criterion.rs ERROR: Error in Gnuplot: line 0: Bad format character
bench bitwise array scalar: or/bitwise array scalar or, no nulls
time: [11.253 µs 11.314 µs 11.361 µs]
bench bitwise array scalar: or/bitwise array scalar or, 20% nulls
time: [12.603 µs 12.607 µs 12.612 µs]
Found 7 outliers among 100 measurements (7.00%)
5 (5.00%) high mild
2 (2.00%) high severe
Criterion.rs ERROR: Error in Gnuplot: line 0: Bad format character
bench bitwise array scalar: xor/bitwise array scalar xor, no nulls
time: [11.523 µs 11.527 µs 11.531 µs]
Found 4 outliers among 100 measurements (4.00%)
2 (2.00%) high mild
2 (2.00%) high severe
bench bitwise array scalar: xor/bitwise array scalar xor, 20% nulls
time: [12.026 µs 12.030 µs 12.035 µs]
Found 14 outliers among 100 measurements (14.00%)
6 (6.00%) high mild
8 (8.00%) high severe
Criterion.rs ERROR: Error in Gnuplot: line 0: Bad format character
Running benches/boolean_append_packed.rs (target/release/deps/boolean_append_packed-9edf7544a697719d)
boolean_append_packed time: [14.121 µs 14.125 µs 14.128 µs]
Found 2 outliers among 100 measurements (2.00%)
2 (2.00%) high severe
Running benches/boolean_kernels.rs (target/release/deps/boolean_kernels-561ebc66fdba81c6)
and time: [194.48 ns 194.79 ns 195.41 ns]
Found 7 outliers among 100 measurements (7.00%)
1 (1.00%) low mild
4 (4.00%) high mild
2 (2.00%) high severe
or time: [202.46 ns 202.50 ns 202.55 ns]
Found 11 outliers among 100 measurements (11.00%)
7 (7.00%) low mild
2 (2.00%) high mild
2 (2.00%) high severe
not time: [202.12 ns 202.17 ns 202.23 ns]
Found 2 outliers among 100 measurements (2.00%)
1 (1.00%) low mild
1 (1.00%) high mild
and_sliced time: [593.76 ns 593.95 ns 594.15 ns]
Found 4 outliers among 100 measurements (4.00%)
3 (3.00%) high mild
1 (1.00%) high severe
or_sliced time: [581.92 ns 582.16 ns 582.40 ns]
Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) high mild
not_sliced time: [456.10 ns 456.42 ns 456.76 ns]
Found 8 outliers among 100 measurements (8.00%)
4 (4.00%) low mild
2 (2.00%) high mild
2 (2.00%) high severe
Running benches/buffer_bit_ops.rs (target/release/deps/buffer_bit_ops-cab56e18a1272f60)
buffer_binary_ops/and time: [199.24 ns 199.28 ns 199.32 ns]
thrpt: [71.768 GiB/s 71.783 GiB/s 71.798 GiB/s]
Found 2 outliers among 100 measurements (2.00%)
2 (2.00%) high mild
buffer_binary_ops/or time: [196.54 ns 196.58 ns 196.63 ns]
thrpt: [72.752 GiB/s 72.770 GiB/s 72.785 GiB/s]
Found 6 outliers among 100 measurements (6.00%)
1 (1.00%) low severe
1 (1.00%) low mild
2 (2.00%) high mild
2 (2.00%) high severe
buffer_binary_ops/and_with_offset
time: [693.69 ns 693.91 ns 694.14 ns]
thrpt: [20.608 GiB/s 20.615 GiB/s 20.622 GiB/s]
Found 2 outliers among 100 measurements (2.00%)
1 (1.00%) high mild
1 (1.00%) high severe
buffer_binary_ops/or_with_offset
time: [693.45 ns 694.70 ns 697.11 ns]
thrpt: [20.521 GiB/s 20.592 GiB/s 20.629 GiB/s]
Found 6 outliers among 100 measurements (6.00%)
1 (1.00%) low mild
3 (3.00%) high mild
2 (2.00%) high severe
buffer_unary_ops/not time: [208.68 ns 208.76 ns 208.84 ns]
thrpt: [45.665 GiB/s 45.684 GiB/s 45.700 GiB/s]
Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) high severe
buffer_unary_ops/not_with_offset
time: [565.80 ns 566.05 ns 566.31 ns]
thrpt: [16.840 GiB/s 16.848 GiB/s 16.855 GiB/s]
Found 5 outliers among 100 measurements (5.00%)
1 (1.00%) low severe
1 (1.00%) low mild
2 (2.00%) high mild
1 (1.00%) high severe
Running benches/buffer_create.rs (target/release/deps/buffer_create-4cd24a18ccf765fd)
mutable iter extend_from_slice
time: [2.9562 ms 2.9570 ms 2.9580 ms]
Found 10 outliers among 100 measurements (10.00%)
7 (7.00%) high mild
3 (3.00%) high severe
mutable time: [310.78 µs 311.98 µs 312.96 µs]
mutable extend time: [617.13 µs 617.28 µs 617.41 µs]
Found 17 outliers among 100 measurements (17.00%)
12 (12.00%) low severe
2 (2.00%) low mild
1 (1.00%) high mild
2 (2.00%) high severe
mutable prepared time: [213.06 µs 213.41 µs 213.94 µs]
Found 13 outliers among 100 measurements (13.00%)
8 (8.00%) high mild
5 (5.00%) high severe
from_slice time: [308.33 µs 309.19 µs 310.12 µs]
Found 19 outliers among 100 measurements (19.00%)
10 (10.00%) low severe
2 (2.00%) high mild
7 (7.00%) high severe
from_slice prepared time: [257.08 µs 257.49 µs 258.05 µs]
Found 8 outliers among 100 measurements (8.00%)
2 (2.00%) high mild
6 (6.00%) high severe
Benchmarking MutableBuffer iter bitset: Warming up for 3.0000 s
Warning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 7.0s, or reduce sample count to 70.
MutableBuffer iter bitset
time: [69.787 ms 70.072 ms 70.417 ms]
Found 8 outliers among 100 measurements (8.00%)
1 (1.00%) high mild
7 (7.00%) high severe
MutableBuffer::from_iter bool
time: [3.8719 ms 3.8729 ms 3.8739 ms]
Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) high mild
Buffer::from_iter bool time: [3.8769 ms 3.8778 ms 3.8787 ms]
Found 2 outliers among 100 measurements (2.00%)
2 (2.00%) high mild
Running benches/builder.rs (target/release/deps/builder-e93bb6d36b057c55)
bench_primitive/bench_primitive
time: [3.3467 ms 3.3482 ms 3.3497 ms]
thrpt: [1.1662 GiB/s 1.1667 GiB/s 1.1672 GiB/s]
Found 3 outliers among 100 measurements (3.00%)
3 (3.00%) high mild
Benchmarking bench_primitive_nulls/bench_primitive_nulls: Warming up for 3.0000 s
Warning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 9.0s, enable flat sampling, or reduce sample count to 50.
bench_primitive_nulls/bench_primitive_nulls
time: [1.7857 ms 1.7859 ms 1.7862 ms]
Found 5 outliers among 100 measurements (5.00%)
1 (1.00%) high mild
4 (4.00%) high severe
bench_bool/bench_bool time: [429.52 µs 429.57 µs 429.63 µs]
thrpt: [1.1365 GiB/s 1.1367 GiB/s 1.1368 GiB/s]
Found 16 outliers among 100 measurements (16.00%)
1 (1.00%) low severe
1 (1.00%) low mild
9 (9.00%) high mild
5 (5.00%) high severe
bench_primitive/bench_string
time: [8.7541 ms 8.7649 ms 8.7776 ms]
thrpt: [740.52 MiB/s 741.60 MiB/s 742.51 MiB/s]
Found 13 outliers among 100 measurements (13.00%)
2 (2.00%) low mild
9 (9.00%) high mild
2 (2.00%) high severe
bench_decimal128_builder
time: [210.93 µs 210.99 µs 211.05 µs]
Found 3 outliers among 100 measurements (3.00%)
3 (3.00%) high mild
bench_decimal128_builder #2
time: [165.98 µs 166.02 µs 166.06 µs]
Found 2 outliers among 100 measurements (2.00%)
1 (1.00%) high mild
1 (1.00%) high severe
Running benches/cast_kernels.rs (target/release/deps/cast_kernels-7dbd2672529b7817)
cast int32 to int32 512 time: [128.58 ns 128.62 ns 128.68 ns]
Found 4 outliers among 100 measurements (4.00%)
4 (4.00%) high mild
cast int32 to uint32 512
time: [1.1638 µs 1.1644 µs 1.1649 µs]
Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) high mild
cast int32 to float32 512
time: [1.3438 µs 1.3609 µs 1.3739 µs]
cast int32 to float64 512
time: [1.0288 µs 1.0686 µs 1.1094 µs]
cast int32 to int64 512 time: [1.4181 µs 1.4185 µs 1.4189 µs]
Found 2 outliers among 100 measurements (2.00%)
2 (2.00%) high severe
cast float32 to int32 512
time: [1.0489 µs 1.0495 µs 1.0500 µs]
Found 7 outliers among 100 measurements (7.00%)
4 (4.00%) high mild
3 (3.00%) high severe
cast float64 to float32 512
time: [992.97 ns 1.0248 µs 1.0631 µs]
cast float64 to uint64 512
time: [1.3389 µs 1.3394 µs 1.3399 µs]
Found 8 outliers among 100 measurements (8.00%)
1 (1.00%) low mild
3 (3.00%) high mild
4 (4.00%) high severe
cast int64 to int32 512 time: [1.2570 µs 1.2578 µs 1.2587 µs]
Found 2 outliers among 100 measurements (2.00%)
2 (2.00%) high mild
cast date64 to date32 512
time: [592.65 ns 592.81 ns 592.97 ns]
Found 3 outliers among 100 measurements (3.00%)
2 (2.00%) high mild
1 (1.00%) high severe
cast date32 to date64 512
time: [453.93 ns 454.33 ns 455.17 ns]
Found 11 outliers among 100 measurements (11.00%)
1 (1.00%) low mild
4 (4.00%) high mild
6 (6.00%) high severe
cast time32s to time32ms 512
time: [211.00 ns 211.06 ns 211.13 ns]
Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) high mild
cast time32s to time64us 512
time: [432.62 ns 432.74 ns 432.89 ns]
Found 5 outliers among 100 measurements (5.00%)
3 (3.00%) high mild
2 (2.00%) high severe
cast time64ns to time32s 512
time: [592.92 ns 593.35 ns 593.77 ns]
Found 4 outliers among 100 measurements (4.00%)
1 (1.00%) low mild
3 (3.00%) high mild
cast timestamp_ns to timestamp_s 512
time: [128.53 ns 128.60 ns 128.67 ns]
cast timestamp_ms to timestamp_ns 512
time: [1.9311 µs 1.9446 µs 1.9546 µs]
cast utf8 to f32 time: [8.2206 µs 8.2258 µs 8.2310 µs]
cast i64 to string 512 time: [13.344 µs 13.349 µs 13.355 µs]
Found 2 outliers among 100 measurements (2.00%)
1 (1.00%) high mild
1 (1.00%) high severe
cast f32 to string 512 time: [15.126 µs 15.157 µs 15.186 µs]
cast f64 to string 512 time: [19.175 µs 19.205 µs 19.266 µs]
Found 14 outliers among 100 measurements (14.00%)
11 (11.00%) high mild
3 (3.00%) high severe
cast timestamp_ms to i64 512
time: [261.91 ns 262.05 ns 262.19 ns]
Found 2 outliers among 100 measurements (2.00%)
2 (2.00%) high severe
cast utf8 to date32 512 time: [8.9892 µs 8.9907 µs 8.9924 µs]
Found 11 outliers among 100 measurements (11.00%)
5 (5.00%) high mild
6 (6.00%) high severe
cast utf8 to date64 512 time: [31.725 µs 31.787 µs 31.888 µs]
Found 9 outliers among 100 measurements (9.00%)
5 (5.00%) high mild
4 (4.00%) high severe
cast decimal128 to decimal128 512
time: [2.2037 µs 2.2060 µs 2.2081 µs]
Found 8 outliers among 100 measurements (8.00%)
5 (5.00%) low severe
3 (3.00%) low mild
cast decimal128 to decimal256 512
time: [7.0245 µs 7.0294 µs 7.0346 µs]
Found 2 outliers among 100 measurements (2.00%)
2 (2.00%) high mild
cast decimal256 to decimal128 512
time: [23.919 µs 23.929 µs 23.938 µs]
Found 2 outliers among 100 measurements (2.00%)
2 (2.00%) high mild
cast decimal256 to decimal256 512
time: [7.0332 µs 7.0367 µs 7.0403 µs]
Found 5 outliers among 100 measurements (5.00%)
4 (4.00%) high mild
1 (1.00%) high severe
cast decimal128 to decimal128 512 with same scale
time: [66.454 ns 66.493 ns 66.536 ns]
Found 5 outliers among 100 measurements (5.00%)
4 (4.00%) high mild
1 (1.00%) high severe
cast decimal256 to decimal256 512 with same scale
time: [66.690 ns 66.714 ns 66.738 ns]
Found 5 outliers among 100 measurements (5.00%)
1 (1.00%) low mild
4 (4.00%) high mild
cast dict to string view
time: [47.968 µs 47.977 µs 47.988 µs]
Found 14 outliers among 100 measurements (14.00%)
6 (6.00%) high mild
8 (8.00%) high severe
cast string view to dict
time: [174.63 µs 174.68 µs 174.74 µs]
Found 5 outliers among 100 measurements (5.00%)
3 (3.00%) high mild
2 (2.00%) high severe
cast string view to string
time: [54.464 µs 54.819 µs 55.283 µs]
cast string view to wide string
time: [53.949 µs 54.029 µs 54.136 µs]
cast binary view to string
time: [67.844 µs 68.078 µs 68.354 µs]
Found 34 outliers among 100 measurements (34.00%)
23 (23.00%) low severe
3 (3.00%) high mild
8 (8.00%) high severe
cast binary view to wide string
time: [69.254 µs 69.270 µs 69.288 µs]
Found 9 outliers among 100 measurements (9.00%)
3 (3.00%) high mild
6 (6.00%) high severe
cast string to binary view 512
time: [3.1185 µs 3.1192 µs 3.1200 µs]
Found 8 outliers among 100 measurements (8.00%)
4 (4.00%) high mild
4 (4.00%) high severe
cast wide string to binary view 512
time: [4.3374 µs 4.3388 µs 4.3404 µs]
Found 7 outliers among 100 measurements (7.00%)
5 (5.00%) high mild
2 (2.00%) high severe
cast string view to binary view
time: [69.033 ns 69.097 ns 69.165 ns]
Found 5 outliers among 100 measurements (5.00%)
4 (4.00%) high mild
1 (1.00%) high severe
cast binary view to string view
time: [71.743 µs 71.761 µs 71.782 µs]
Found 12 outliers among 100 measurements (12.00%)
5 (5.00%) high mild
7 (7.00%) high severe
Running benches/comparison_kernels.rs (target/release/deps/comparison_kernels-df1f907ace501cdb)
eq Float32 time: [25.213 µs 25.249 µs 25.288 µs]
Found 34 outliers among 100 measurements (34.00%)
21 (21.00%) low severe
7 (7.00%) high mild
6 (6.00%) high severe
eq scalar Float32 time: [24.059 µs 24.078 µs 24.099 µs]
Found 19 outliers among 100 measurements (19.00%)
5 (5.00%) high mild
14 (14.00%) high severe
neq Float32 time: [25.166 µs 25.201 µs 25.236 µs]
Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) high severe
neq scalar Float32 time: [24.072 µs 24.117 µs 24.181 µs]
Found 22 outliers among 100 measurements (22.00%)
19 (19.00%) high mild
3 (3.00%) high severe
lt Float32 time: [43.821 µs 43.854 µs 43.889 µs]
lt scalar Float32 time: [34.279 µs 34.399 µs 34.508 µs]
lt_eq Float32 time: [43.917 µs 43.957 µs 43.999 µs]
Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) low mild
lt_eq scalar Float32 time: [33.756 µs 33.770 µs 33.785 µs]
Found 7 outliers among 100 measurements (7.00%)
2 (2.00%) high mild
5 (5.00%) high severe
gt Float32 time: [43.835 µs 43.866 µs 43.899 µs]
Found 7 outliers among 100 measurements (7.00%)
2 (2.00%) low mild
3 (3.00%) high mild
2 (2.00%) high severe
gt scalar Float32 time: [33.779 µs 33.865 µs 34.027 µs]
Found 3 outliers among 100 measurements (3.00%)
3 (3.00%) high severe
gt_eq Float32 time: [43.680 µs 43.916 µs 44.205 µs]
Found 5 outliers among 100 measurements (5.00%)
1 (1.00%) high mild
4 (4.00%) high severe
gt_eq scalar Float32 time: [34.062 µs 34.196 µs 34.330 µs]
Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) high mild
eq Int32 time: [25.974 µs 26.105 µs 26.229 µs]
Found 23 outliers among 100 measurements (23.00%)
1 (1.00%) high mild
22 (22.00%) high severe
eq scalar Int32 time: [23.816 µs 23.912 µs 24.056 µs]
Found 12 outliers among 100 measurements (12.00%)
3 (3.00%) high mild
9 (9.00%) high severe
neq Int32 time: [26.175 µs 26.280 µs 26.365 µs]
neq scalar Int32 time: [23.986 µs 24.049 µs 24.165 µs]
Found 5 outliers among 100 measurements (5.00%)
5 (5.00%) high severe
lt Int32 time: [25.521 µs 25.595 µs 25.722 µs]
Found 9 outliers among 100 measurements (9.00%)
4 (4.00%) high mild
5 (5.00%) high severe
lt scalar Int32 time: [23.074 µs 23.168 µs 23.299 µs]
Found 15 outliers among 100 measurements (15.00%)
3 (3.00%) high mild
12 (12.00%) high severe
lt_eq Int32 time: [25.577 µs 25.582 µs 25.587 µs]
Found 10 outliers among 100 measurements (10.00%)
5 (5.00%) high mild
5 (5.00%) high severe
lt_eq scalar Int32 time: [23.757 µs 23.778 µs 23.800 µs]
Found 23 outliers among 100 measurements (23.00%)
20 (20.00%) high mild
3 (3.00%) high severe
gt Int32 time: [25.587 µs 25.591 µs 25.596 µs]
Found 11 outliers among 100 measurements (11.00%)
1 (1.00%) low mild
5 (5.00%) high mild
5 (5.00%) high severe
gt scalar Int32 time: [23.764 µs 23.777 µs 23.791 µs]
Found 17 outliers among 100 measurements (17.00%)
5 (5.00%) high mild
12 (12.00%) high severe
gt_eq Int32 time: [24.730 µs 24.873 µs 25.009 µs]
Found 13 outliers among 100 measurements (13.00%)
13 (13.00%) high severe
gt_eq scalar Int32 time: [23.137 µs 23.168 µs 23.207 µs]
eq MonthDayNano time: [59.606 µs 59.626 µs 59.649 µs]
Found 14 outliers among 100 measurements (14.00%)
1 (1.00%) low mild
4 (4.00%) high mild
9 (9.00%) high severe
eq scalar MonthDayNano time: [42.348 µs 42.357 µs 42.368 µs]
Found 7 outliers among 100 measurements (7.00%)
5 (5.00%) high mild
2 (2.00%) high severe
eq scalar StringArray time: [15.021 ms 15.116 ms 15.225 ms]
Found 6 outliers among 100 measurements (6.00%)
3 (3.00%) high mild
3 (3.00%) high severe
lt scalar StringViewArray
time: [41.991 ms 42.041 ms 42.130 ms]
Found 6 outliers among 100 measurements (6.00%)
5 (5.00%) high mild
1 (1.00%) high severe
lt scalar StringArray time: [36.302 ms 36.401 ms 36.522 ms]
Found 13 outliers among 100 measurements (13.00%)
1 (1.00%) high mild
12 (12.00%) high severe
eq scalar StringViewArray 4 bytes
time: [9.0822 ms 9.1397 ms 9.2122 ms]
Found 16 outliers among 100 measurements (16.00%)
3 (3.00%) high mild
13 (13.00%) high severe
eq scalar StringViewArray 6 bytes
time: [9.0603 ms 9.1167 ms 9.1849 ms]
Found 12 outliers among 100 measurements (12.00%)
1 (1.00%) high mild
11 (11.00%) high severe
eq scalar StringViewArray 13 bytes
time: [8.8119 ms 8.8644 ms 8.9299 ms]
Found 13 outliers among 100 measurements (13.00%)
2 (2.00%) high mild
11 (11.00%) high severe
eq StringArray StringArray
time: [21.696 ms 21.781 ms 21.882 ms]
Found 14 outliers among 100 measurements (14.00%)
3 (3.00%) high mild
11 (11.00%) high severe
eq StringViewArray StringViewArray
time: [14.745 ms 14.857 ms 14.994 ms]
Found 12 outliers among 100 measurements (12.00%)
3 (3.00%) high mild
9 (9.00%) high severe
like_utf8 scalar equals time: [68.941 µs 68.970 µs 69.001 µs]
Found 9 outliers among 100 measurements (9.00%)
7 (7.00%) high mild
2 (2.00%) high severe
Benchmarking like_utf8 scalar contains: Warming up for 3.0000 s
Warning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 5.6s, enable flat sampling, or reduce sample count to 60.
like_utf8 scalar contains
time: [1.1190 ms 1.1192 ms 1.1195 ms]
Found 13 outliers among 100 measurements (13.00%)
6 (6.00%) high mild
7 (7.00%) high severe
like_utf8 scalar ends with
time: [177.14 µs 178.69 µs 180.78 µs]
Found 11 outliers among 100 measurements (11.00%)
2 (2.00%) high mild
9 (9.00%) high severe
like_utf8 scalar starts with
time: [145.86 µs 147.30 µs 148.45 µs]
Benchmarking like_utf8 scalar complex: Warming up for 3.0000 s
Warning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 5.5s, enable flat sampling, or reduce sample count to 60.
like_utf8 scalar complex
time: [1.0883 ms 1.0892 ms 1.0901 ms]
Found 8 outliers among 100 measurements (8.00%)
2 (2.00%) low severe
5 (5.00%) high mild
1 (1.00%) high severe
like_utf8view scalar equals
time: [22.066 ms 22.104 ms 22.152 ms]
Found 7 outliers among 100 measurements (7.00%)
7 (7.00%) high severe
Benchmarking like_utf8view scalar contains: Warming up for 3.0000 s
Warning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 10.5s, or reduce sample count to 40.
like_utf8view scalar contains
time: [104.42 ms 104.45 ms 104.49 ms]
Found 7 outliers among 100 measurements (7.00%)
5 (5.00%) high mild
2 (2.00%) high severe
like_utf8view scalar ends with 4 bytes
time: [27.317 ms 27.471 ms 27.672 ms]
Found 10 outliers among 100 measurements (10.00%)
3 (3.00%) high mild
7 (7.00%) high severe
like_utf8view scalar ends with 6 bytes
time: [27.158 ms 27.326 ms 27.532 ms]
Found 13 outliers among 100 measurements (13.00%)
1 (1.00%) high mild
12 (12.00%) high severe
like_utf8view scalar ends with 13 bytes
time: [26.611 ms 26.810 ms 27.058 ms]
Found 14 outliers among 100 measurements (14.00%)
5 (5.00%) high mild
9 (9.00%) high severe
like_utf8view scalar starts with 4 bytes
time: [18.188 ms 18.250 ms 18.328 ms]
Found 11 outliers among 100 measurements (11.00%)
3 (3.00%) high mild
8 (8.00%) high severe
like_utf8view scalar starts with 6 bytes
time: [26.947 ms 27.162 ms 27.424 ms]
Found 11 outliers among 100 measurements (11.00%)
2 (2.00%) high mild
9 (9.00%) high severe
like_utf8view scalar starts with 13 bytes
time: [26.464 ms 26.634 ms 26.852 ms]
Found 8 outliers among 100 measurements (8.00%)
1 (1.00%) high mild
7 (7.00%) high severe
Benchmarking like_utf8view scalar complex: Warming up for 3.0000 s
Warning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 13.8s, or reduce sample count to 30.
like_utf8view scalar complex
time: [137.84 ms 137.97 ms 138.13 ms]
Found 10 outliers among 100 measurements (10.00%)
1 (1.00%) low severe
1 (1.00%) low mild
3 (3.00%) high mild
5 (5.00%) high severe
nlike_utf8 scalar equals
time: [68.969 µs 69.047 µs 69.133 µs]
Found 12 outliers among 100 measurements (12.00%)
9 (9.00%) high mild
3 (3.00%) high severe
Benchmarking nlike_utf8 scalar contains: Warming up for 3.0000 s
Warning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 5.6s, enable flat sampling, or reduce sample count to 60.
nlike_utf8 scalar contains
time: [1.1193 ms 1.1195 ms 1.1198 ms]
Found 7 outliers among 100 measurements (7.00%)
4 (4.00%) high mild
3 (3.00%) high severe
nlike_utf8 scalar ends with
time: [184.08 µs 185.22 µs 186.11 µs]
nlike_utf8 scalar starts with
time: [150.70 µs 150.74 µs 150.78 µs]
Found 20 outliers among 100 measurements (20.00%)
7 (7.00%) low severe
2 (2.00%) low mild
5 (5.00%) high mild
6 (6.00%) high severe
Benchmarking nlike_utf8 scalar complex: Warming up for 3.0000 s
Warning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 5.5s, enable flat sampling, or reduce sample count to 60.
nlike_utf8 scalar complex
time: [1.0842 ms 1.0846 ms 1.0850 ms]
Found 9 outliers among 100 measurements (9.00%)
1 (1.00%) low mild
4 (4.00%) high mild
4 (4.00%) high severe
ilike_utf8 scalar equals
time: [534.85 µs 537.24 µs 539.89 µs]
Found 2 outliers among 100 measurements (2.00%)
2 (2.00%) high mild
ilike_utf8 scalar contains
time: [2.8096 ms 2.8103 ms 2.8111 ms]
Found 13 outliers among 100 measurements (13.00%)
3 (3.00%) high mild
10 (10.00%) high severe
ilike_utf8 scalar ends with
time: [708.58 µs 708.94 µs 709.37 µs]
Found 7 outliers among 100 measurements (7.00%)
1 (1.00%) high mild
6 (6.00%) high severe
ilike_utf8 scalar starts with
time: [694.95 µs 695.22 µs 695.50 µs]
Found 6 outliers among 100 measurements (6.00%)
3 (3.00%) high mild
3 (3.00%) high severe
Benchmarking ilike_utf8 scalar complex: Warming up for 3.0000 s
Warning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 7.9s, enable flat sampling, or reduce sample count to 50.
ilike_utf8 scalar complex
time: [1.5804 ms 1.5835 ms 1.5873 ms]
Found 11 outliers among 100 measurements (11.00%)
2 (2.00%) low mild
4 (4.00%) high mild
5 (5.00%) high severe
nilike_utf8 scalar equals
time: [534.02 µs 535.07 µs 536.38 µs]
Found 13 outliers among 100 measurements (13.00%)
3 (3.00%) high mild
10 (10.00%) high severe
nilike_utf8 scalar contains
time: [2.8094 ms 2.8113 ms 2.8134 ms]
Found 7 outliers among 100 measurements (7.00%)
6 (6.00%) high mild
1 (1.00%) high severe
nilike_utf8 scalar ends with
time: [669.88 µs 670.56 µs 671.41 µs]
Found 12 outliers among 100 measurements (12.00%)
2 (2.00%) high mild
10 (10.00%) high severe
nilike_utf8 scalar starts with
time: [666.22 µs 670.10 µs 674.04 µs]
Found 19 outliers among 100 measurements (19.00%)
2 (2.00%) high mild
17 (17.00%) high severe
Benchmarking nilike_utf8 scalar complex: Warming up for 3.0000 s
Warning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 8.0s, enable flat sampling, or reduce sample count to 50.
nilike_utf8 scalar complex
time: [1.5708 ms 1.5737 ms 1.5772 ms]
Found 18 outliers among 100 measurements (18.00%)
4 (4.00%) low mild
14 (14.00%) high severe
Benchmarking StringArray: regexp_matches_utf8 scalar benchmarks/regexp_matches_utf8 scalar starts with: Warming up for 3.0000 s
Warning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 6.2s, enable flat sampling, or reduce sample count to 60.
StringArray: regexp_matches_utf8 scalar benchmarks/regexp_matches_utf8 scalar starts with
time: [1.2219 ms 1.2280 ms 1.2357 ms]
Found 13 outliers among 100 measurements (13.00%)
6 (6.00%) high mild
7 (7.00%) high severe
StringArray: regexp_matches_utf8 scalar benchmarks/regexp_matches_utf8 scalar contains
time: [2.0088 ms 2.0105 ms 2.0122 ms]
Found 2 outliers among 100 measurements (2.00%)
2 (2.00%) high mild
Benchmarking StringArray: regexp_matches_utf8 scalar benchmarks/regexp_matches_utf8 scalar ends with: Warming up for 3.0000 s
Warning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 5.9s, enable flat sampling, or reduce sample count to 60.
StringArray: regexp_matches_utf8 scalar benchmarks/regexp_matches_utf8 scalar ends with
time: [1.1722 ms 1.1737 ms 1.1755 ms]
Found 14 outliers among 100 measurements (14.00%)
3 (3.00%) high mild
11 (11.00%) high severe
StringArray: regexp_matches_utf8 scalar benchmarks/regexp_matches_utf8 scalar complex
time: [1.9848 ms 1.9861 ms 1.9875 ms]
Found 7 outliers among 100 measurements (7.00%)
5 (5.00%) high mild
2 (2.00%) high severe
Benchmarking StringViewArray: regexp_matches_utf8view scalar benchmarks/regexp_matches_utf8view scalar starts wit...: Warming up for 3.0000 s
Warning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 6.4s, enable flat sampling, or reduce sample count to 60.
StringViewArray: regexp_matches_utf8view scalar benchmarks/regexp_matches_utf8view scalar starts wit...
time: [1.2626 ms 1.2641 ms 1.2657 ms]
Found 6 outliers among 100 measurements (6.00%)
1 (1.00%) low mild
1 (1.00%) high mild
4 (4.00%) high severe
StringViewArray: regexp_matches_utf8view scalar benchmarks/regexp_matches_utf8view scalar contains
time: [2.0165 ms 2.0220 ms 2.0302 ms]
Found 2 outliers among 100 measurements (2.00%)
2 (2.00%) high severe
Benchmarking StringViewArray: regexp_matches_utf8view scalar benchmarks/regexp_matches_utf8view scalar ends with: Warming up for 3.0000 s
Warning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 6.2s, enable flat sampling, or reduce sample count to 60.
StringViewArray: regexp_matches_utf8view scalar benchmarks/regexp_matches_utf8view scalar ends with
time: [1.2143 ms 1.2174 ms 1.2208 ms]
Found 15 outliers among 100 measurements (15.00%)
4 (4.00%) high mild
11 (11.00%) high severe
StringViewArray: regexp_matches_utf8view scalar benchmarks/regexp_matches_utf8view scalar complex
time: [2.0164 ms 2.0179 ms 2.0196 ms]
Found 6 outliers among 100 measurements (6.00%)
4 (4.00%) high mild
2 (2.00%) high severe
eq_dyn_utf8_scalar dictionary[10] string[4])
time: [36.396 µs 36.728 µs 37.128 µs]
Found 14 outliers among 100 measurements (14.00%)
3 (3.00%) high mild
11 (11.00%) high severe
gt_eq_dyn_utf8_scalar scalar dictionary[10] string[4])
time: [87.186 µs 87.270 µs 87.432 µs]
Found 2 outliers among 100 measurements (2.00%)
1 (1.00%) high mild
1 (1.00%) high severe
like_utf8_scalar_dyn dictionary[10] string[4])
time: [36.640 µs 36.645 µs 36.651 µs]
Found 9 outliers among 100 measurements (9.00%)
5 (5.00%) high mild
4 (4.00%) high severe
ilike_utf8_scalar_dyn dictionary[10] string[4])
time: [36.825 µs 36.830 µs 36.835 µs]
Found 9 outliers among 100 measurements (9.00%)
5 (5.00%) high mild
4 (4.00%) high severe
eq dictionary[10] string[4])
time: [746.54 µs 746.63 µs 746.72 µs]
Found 6 outliers among 100 measurements (6.00%)
5 (5.00%) high mild
1 (1.00%) high severe
Running benches/concatenate_kernel.rs (target/release/deps/concatenate_kernel-c8ed0fba8aa0f873)
concat i32 1024 time: [550.67 ns 551.08 ns 551.48 ns]
concat i32 nulls 1024 time: [848.35 ns 848.58 ns 848.82 ns]
Found 4 outliers among 100 measurements (4.00%)
1 (1.00%) low mild
2 (2.00%) high mild
1 (1.00%) high severe
concat 1024 arrays i32 4
time: [143.31 µs 143.40 µs 143.49 µs]
Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) low mild
concat str 1024 time: [11.562 µs 11.579 µs 11.610 µs]
Found 11 outliers among 100 measurements (11.00%)
2 (2.00%) high mild
9 (9.00%) high severe
concat str nulls 1024 time: [7.1488 µs 7.1513 µs 7.1538 µs]
Found 22 outliers among 100 measurements (22.00%)
11 (11.00%) low severe
2 (2.00%) low mild
5 (5.00%) high mild
4 (4.00%) high severe
concat str_dict 1024 time: [2.9774 µs 2.9778 µs 2.9782 µs]
Found 6 outliers among 100 measurements (6.00%)
1 (1.00%) high mild
5 (5.00%) high severe
concat str_dict_sparse 1024
time: [5.9774 µs 5.9788 µs 5.9804 µs]
Found 2 outliers among 100 measurements (2.00%)
1 (1.00%) high mild
1 (1.00%) high severe
concat str nulls 1024 #2
time: [7.1088 µs 7.1103 µs 7.1119 µs]
Found 10 outliers among 100 measurements (10.00%)
7 (7.00%) high mild
3 (3.00%) high severe
concat fixed size lists time: [189.23 µs 189.43 µs 189.73 µs]
Found 14 outliers among 100 measurements (14.00%)
1 (1.00%) low mild
4 (4.00%) high mild
9 (9.00%) high severe
Running benches/csv_reader.rs (target/release/deps/csv_reader-40ccac12a8e1709c)
4096 i32_small(0) - 128 time: [136.89 µs 136.92 µs 136.95 µs]
Found 9 outliers among 100 measurements (9.00%)
5 (5.00%) high mild
4 (4.00%) high severe
4096 i32_small(0) - 1024
time: [122.61 µs 122.63 µs 122.65 µs]
Found 12 outliers among 100 measurements (12.00%)
2 (2.00%) low mild
5 (5.00%) high mild
5 (5.00%) high severe
4096 i32_small(0) - 4096
time: [119.97 µs 119.99 µs 120.00 µs]
Found 7 outliers among 100 measurements (7.00%)
4 (4.00%) high mild
3 (3.00%) high severe
4096 i32(0) - 128 time: [213.50 µs 213.58 µs 213.64 µs]
4096 i32(0) - 1024 time: [194.33 µs 194.44 µs 194.56 µs]
Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) high severe
4096 i32(0) - 4096 time: [193.81 µs 193.84 µs 193.87 µs]
Found 6 outliers among 100 measurements (6.00%)
3 (3.00%) high mild
3 (3.00%) high severe
4096 u64_small(0) - 128 time: [136.55 µs 136.58 µs 136.62 µs]
4096 u64_small(0) - 1024
time: [119.77 µs 119.79 µs 119.80 µs]
Found 9 outliers among 100 measurements (9.00%)
2 (2.00%) low mild
2 (2.00%) high mild
5 (5.00%) high severe
4096 u64_small(0) - 4096
time: [117.92 µs 117.99 µs 118.13 µs]
Found 7 outliers among 100 measurements (7.00%)
4 (4.00%) high mild
3 (3.00%) high severe
4096 u64(0) - 128 time: [248.82 µs 248.87 µs 248.91 µs]
Found 6 outliers among 100 measurements (6.00%)
2 (2.00%) low severe
1 (1.00%) low mild
2 (2.00%) high mild
1 (1.00%) high severe
4096 u64(0) - 1024 time: [228.42 µs 228.45 µs 228.47 µs]
Found 9 outliers among 100 measurements (9.00%)
1 (1.00%) low mild
5 (5.00%) high mild
3 (3.00%) high severe
4096 u64(0) - 4096 time: [231.38 µs 231.46 µs 231.54 µs]
Found 15 outliers among 100 measurements (15.00%)
5 (5.00%) low severe
7 (7.00%) high mild
3 (3.00%) high severe
4096 i64_small(0) - 128 time: [167.97 µs 168.02 µs 168.07 µs]
Found 3 outliers among 100 measurements (3.00%)
3 (3.00%) high mild
4096 i64_small(0) - 1024
time: [149.20 µs 149.22 µs 149.25 µs]
Found 3 outliers among 100 measurements (3.00%)
1 (1.00%) low mild
2 (2.00%) high mild
4096 i64_small(0) - 4096
time: [148.29 µs 148.50 µs 148.67 µs]
Found 14 outliers among 100 measurements (14.00%)
14 (14.00%) high mild
4096 i64(0) - 128 time: [255.28 µs 255.31 µs 255.35 µs]
Found 6 outliers among 100 measurements (6.00%)
3 (3.00%) high mild
3 (3.00%) high severe
4096 i64(0) - 1024 time: [235.12 µs 235.16 µs 235.20 µs]
Found 2 outliers among 100 measurements (2.00%)
1 (1.00%) high mild
1 (1.00%) high severe
4096 i64(0) - 4096 time: [232.89 µs 232.93 µs 232.97 µs]
Found 16 outliers among 100 measurements (16.00%)
5 (5.00%) low severe
2 (2.00%) low mild
5 (5.00%) high mild
4 (4.00%) high severe
4096 f32_small(0) - 128 time: [182.57 µs 182.64 µs 182.70 µs]
Found 7 outliers among 100 measurements (7.00%)
1 (1.00%) low severe
3 (3.00%) low mild
3 (3.00%) high mild
4096 f32_small(0) - 1024
time: [166.40 µs 166.43 µs 166.46 µs]
Found 7 outliers among 100 measurements (7.00%)
2 (2.00%) low severe
1 (1.00%) low mild
3 (3.00%) high mild
1 (1.00%) high severe
4096 f32_small(0) - 4096
time: [165.09 µs 165.12 µs 165.15 µs]
Found 10 outliers among 100 measurements (10.00%)
3 (3.00%) high mild
7 (7.00%) high severe
4096 f32(0) - 128 time: [221.85 µs 221.89 µs 221.93 µs]
Found 10 outliers among 100 measurements (10.00%)
7 (7.00%) low severe
1 (1.00%) low mild
1 (1.00%) high mild
1 (1.00%) high severe
4096 f32(0) - 1024 time: [202.51 µs 202.54 µs 202.57 µs]
Found 10 outliers among 100 measurements (10.00%)
7 (7.00%) high mild
3 (3.00%) high severe
4096 f32(0) - 4096 time: [201.19 µs 201.23 µs 201.27 µs]
4096 f64_small(0) - 128 time: [189.08 µs 189.11 µs 189.15 µs]
Found 4 outliers among 100 measurements (4.00%)
4 (4.00%) high mild
4096 f64_small(0) - 1024
time: [168.67 µs 168.71 µs 168.74 µs]
Found 2 outliers among 100 measurements (2.00%)
2 (2.00%) high mild
4096 f64_small(0) - 4096
time: [166.87 µs 166.91 µs 166.94 µs]
Found 2 outliers among 100 measurements (2.00%)
1 (1.00%) high mild
1 (1.00%) high severe
4096 f64(0) - 128 time: [247.65 µs 247.76 µs 247.87 µs]
Found 13 outliers among 100 measurements (13.00%)
11 (11.00%) high mild
2 (2.00%) high severe
4096 f64(0) - 1024 time: [226.68 µs 226.71 µs 226.75 µs]
Found 4 outliers among 100 measurements (4.00%)
3 (3.00%) high mild
1 (1.00%) high severe
4096 f64(0) - 4096 time: [226.01 µs 226.20 µs 226.59 µs]
Found 21 outliers among 100 measurements (21.00%)
8 (8.00%) low severe
5 (5.00%) low mild
4 (4.00%) high mild
4 (4.00%) high severe
4096 string(10, 0) - 128
time: [119.05 µs 119.44 µs 120.10 µs]
Found 8 outliers among 100 measurements (8.00%)
4 (4.00%) high mild
4 (4.00%) high severe
4096 string(10, 0) - 1024
time: [106.01 µs 106.03 µs 106.05 µs]
Found 9 outliers among 100 measurements (9.00%)
5 (5.00%) high mild
4 (4.00%) high severe
4096 string(10, 0) - 4096
time: [103.98 µs 104.66 µs 105.55 µs]
Found 11 outliers among 100 measurements (11.00%)
3 (3.00%) high mild
8 (8.00%) high severe
4096 string(30, 0) - 128
time: [167.87 µs 168.30 µs 169.21 µs]
Found 3 outliers among 100 measurements (3.00%)
1 (1.00%) high mild
2 (2.00%) high severe
4096 string(30, 0) - 1024
time: [150.48 µs 150.71 µs 151.19 µs]
Found 10 outliers among 100 measurements (10.00%)
6 (6.00%) high mild
4 (4.00%) high severe
4096 string(30, 0) - 4096
time: [151.31 µs 151.69 µs 152.53 µs]
Found 9 outliers among 100 measurements (9.00%)
5 (5.00%) high mild
4 (4.00%) high severe
4096 string(100, 0) - 128
time: [382.82 µs 382.89 µs 382.98 µs]
Found 10 outliers among 100 measurements (10.00%)
4 (4.00%) high mild
6 (6.00%) high severe
4096 string(100, 0) - 1024
time: [366.17 µs 366.22 µs 366.28 µs]
Found 11 outliers among 100 measurements (11.00%)
6 (6.00%) high mild
5 (5.00%) high severe
4096 string(100, 0) - 4096
time: [373.30 µs 373.36 µs 373.42 µs]
Found 8 outliers among 100 measurements (8.00%)
4 (4.00%) high mild
4 (4.00%) high severe
4096 string(100, 0.5) - 128
time: [276.99 µs 277.03 µs 277.08 µs]
Found 6 outliers among 100 measurements (6.00%)
3 (3.00%) high mild
3 (3.00%) high severe
4096 string(100, 0.5) - 1024
time: [259.10 µs 259.17 µs 259.26 µs]
Found 2 outliers among 100 measurements (2.00%)
2 (2.00%) high severe
4096 string(100, 0.5) - 4096
time: [260.72 µs 260.85 µs 260.98 µs]
4096 StringView(10, 0) - 128
time: [130.43 µs 130.45 µs 130.47 µs]
Found 7 outliers among 100 measurements (7.00%)
5 (5.00%) high mild
2 (2.00%) high severe
4096 StringView(10, 0) - 1024
time: [119.50 µs 119.52 µs 119.55 µs]
Found 4 outliers among 100 measurements (4.00%)
1 (1.00%) low mild
1 (1.00%) high mild
2 (2.00%) high severe
4096 StringView(10, 0) - 4096
time: [116.93 µs 116.95 µs 116.96 µs]
Found 11 outliers among 100 measurements (11.00%)
7 (7.00%) high mild
4 (4.00%) high severe
4096 StringView(30, 0) - 128
time: [163.39 µs 163.42 µs 163.46 µs]
Found 6 outliers among 100 measurements (6.00%)
1 (1.00%) low mild
1 (1.00%) high mild
4 (4.00%) high severe
4096 StringView(30, 0) - 1024
time: [153.99 µs 154.02 µs 154.06 µs]
Found 5 outliers among 100 measurements (5.00%)
2 (2.00%) low mild
1 (1.00%) high mild
2 (2.00%) high severe
4096 StringView(30, 0) - 4096
time: [150.99 µs 151.02 µs 151.04 µs]
Found 12 outliers among 100 measurements (12.00%)
7 (7.00%) high mild
5 (5.00%) high severe
4096 StringView(100, 0) - 128
time: [362.36 µs 362.41 µs 362.47 µs]
Found 13 outliers among 100 measurements (13.00%)
1 (1.00%) low mild
4 (4.00%) high mild
8 (8.00%) high severe
4096 StringView(100, 0) - 1024
time: [357.31 µs 357.38 µs 357.45 µs]
Found 11 outliers among 100 measurements (11.00%)
1 (1.00%) low mild
5 (5.00%) high mild
5 (5.00%) high severe
4096 StringView(100, 0) - 4096
time: [362.96 µs 363.04 µs 363.14 µs]
Found 7 outliers among 100 measurements (7.00%)
4 (4.00%) high mild
3 (3.00%) high severe
4096 StringView(100, 0.5) - 128
time: [265.95 µs 266.00 µs 266.05 µs]
Found 7 outliers among 100 measurements (7.00%)
2 (2.00%) low mild
4 (4.00%) high mild
1 (1.00%) high severe
4096 StringView(100, 0.5) - 1024
time: [255.11 µs 255.16 µs 255.20 µs]
Found 5 outliers among 100 measurements (5.00%)
2 (2.00%) high mild
3 (3.00%) high severe
4096 StringView(100, 0.5) - 4096
time: [256.69 µs 256.88 µs 257.05 µs]
Found 3 outliers among 100 measurements (3.00%)
1 (1.00%) high mild
2 (2.00%) high severe
4096 string(20, 0.5), string(30, 0), string(100, 0), i64(0) - 128
time: [863.28 µs 867.48 µs 870.83 µs]
4096 string(20, 0.5), string(30, 0), string(100, 0), i64(0) - 1024
time: [783.89 µs 784.03 µs 784.19 µs]
Found 12 outliers among 100 measurements (12.00%)
8 (8.00%) high mild
4 (4.00%) high severe
4096 string(20, 0.5), string(30, 0), string(100, 0), i64(0) - 4096
time: [791.97 µs 792.09 µs 792.22 µs]
Found 5 outliers among 100 measurements (5.00%)
3 (3.00%) high mild
2 (2.00%) high severe
4096 string(20, 0.5), string(30, 0), f64(0), i64(0) - 128
time: [699.32 µs 699.42 µs 699.53 µs]
Found 10 outliers among 100 measurements (10.00%)
7 (7.00%) high mild
3 (3.00%) high severe
4096 string(20, 0.5), string(30, 0), f64(0), i64(0) - 1024
time: [636.69 µs 638.48 µs 640.96 µs]
Found 7 outliers among 100 measurements (7.00%)
2 (2.00%) high mild
5 (5.00%) high severe
4096 string(20, 0.5), string(30, 0), f64(0), i64(0) - 4096
time: [627.45 µs 629.87 µs 633.06 µs]
Found 9 outliers among 100 measurements (9.00%)
9 (9.00%) high severe
4096 StringView(20, 0.5), StringView(30, 0), StringView(100, 0), i64(0) - 128
time: [828.81 µs 834.47 µs 839.30 µs]
Found 22 outliers among 100 measurements (22.00%)
1 (1.00%) high mild
21 (21.00%) high severe
4096 StringView(20, 0.5), StringView(30, 0), StringView(100, 0), i64(0) - 1024
time: [773.69 µs 773.79 µs 773.89 µs]
Found 10 outliers among 100 measurements (10.00%)
6 (6.00%) high mild
4 (4.00%) high severe
4096 StringView(20, 0.5), StringView(30, 0), StringView(100, 0), i64(0) - 4096
time: [789.55 µs 789.66 µs 789.77 µs]
Found 10 outliers among 100 measurements (10.00%)
1 (1.00%) low mild
6 (6.00%) high mild
3 (3.00%) high severe
4096 StringView(20, 0.5), StringView(30, 0), f64(0), i64(0) - 128
time: [690.71 µs 693.62 µs 697.27 µs]
Found 6 outliers among 100 measurements (6.00%)
2 (2.00%) high mild
4 (4.00%) high severe
4096 StringView(20, 0.5), StringView(30, 0), f64(0), i64(0) - 1024
time: [631.49 µs 631.59 µs 631.70 µs]
Found 2 outliers among 100 measurements (2.00%)
2 (2.00%) high mild
4096 StringView(20, 0.5), StringView(30, 0), f64(0), i64(0) - 4096
time: [633.85 µs 642.09 µs 650.99 µs]
Found 11 outliers among 100 measurements (11.00%)
2 (2.00%) low mild
1 (1.00%) high mild
8 (8.00%) high severe
Running benches/csv_writer.rs (target/release/deps/csv_writer-3cce5daec2f655fe)
record_batches_to_csv time: [17.130 µs 17.136 µs 17.142 µs]
Found 7 outliers among 100 measurements (7.00%)
4 (4.00%) high mild
3 (3.00%) high severe
Running benches/decimal_validate.rs (target/release/deps/decimal_validate-78433094b16d00a7)
validate_decimal128_array 20000
time: [56.523 ns 56.589 ns 56.658 ns]
Found 2 outliers among 100 measurements (2.00%)
2 (2.00%) high mild
validate_decimal256_array 20000
time: [56.618 ns 56.851 ns 57.151 ns]
Found 6 outliers among 100 measurements (6.00%)
1 (1.00%) low severe
5 (5.00%) high severe
Running benches/equal.rs (target/release/deps/equal-a2c1e5358620a01a)
equal_512 time: [157.76 ns 157.82 ns 157.88 ns]
Found 7 outliers among 100 measurements (7.00%)
1 (1.00%) low mild
5 (5.00%) high mild
1 (1.00%) high severe
equal_nulls_512 time: [1.1438 µs 1.1440 µs 1.1442 µs]
Found 13 outliers among 100 measurements (13.00%)
7 (7.00%) high mild
6 (6.00%) high severe
equal_51200 time: [60.190 µs 60.449 µs 60.717 µs]
Found 20 outliers among 100 measurements (20.00%)
18 (18.00%) low severe
2 (2.00%) high mild
equal_string_512 time: [1.2301 µs 1.2325 µs 1.2356 µs]
Found 18 outliers among 100 measurements (18.00%)
1 (1.00%) high mild
17 (17.00%) high severe
equal_string_nulls_512 time: [2.6973 µs 2.6977 µs 2.6982 µs]
Found 9 outliers among 100 measurements (9.00%)
6 (6.00%) high mild
3 (3.00%) high severe
equal_bool_512 time: [136.49 ns 136.94 ns 137.51 ns]
Found 9 outliers among 100 measurements (9.00%)
3 (3.00%) high mild
6 (6.00%) high severe
equal_bool_513 time: [144.08 ns 144.15 ns 144.23 ns]
Found 6 outliers among 100 measurements (6.00%)
6 (6.00%) high mild
Running benches/filter_kernels.rs (target/release/deps/filter_kernels-825ab4f9a7e53ac2)
filter optimize (kept 1/2)
time: [95.901 µs 96.021 µs 96.108 µs]
Found 14 outliers among 100 measurements (14.00%)
6 (6.00%) low severe
2 (2.00%) low mild
1 (1.00%) high mild
5 (5.00%) high severe
filter optimize high selectivity (kept 1023/1024)
time: [1.9931 µs 2.0088 µs 2.0274 µs]
Found 18 outliers among 100 measurements (18.00%)
5 (5.00%) high mild
13 (13.00%) high severe
filter optimize low selectivity (kept 1/1024)
time: [1.9176 µs 1.9234 µs 1.9353 µs]
Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) high severe
filter u8 (kept 1/2) time: [70.210 µs 70.219 µs 70.230 µs]
Found 6 outliers among 100 measurements (6.00%)
1 (1.00%) high mild
5 (5.00%) high severe
filter u8 high selectivity (kept 1023/1024)
time: [3.1483 µs 3.1526 µs 3.1573 µs]
Found 6 outliers among 100 measurements (6.00%)
6 (6.00%) high mild
filter u8 low selectivity (kept 1/1024)
time: [2.0852 µs 2.0944 µs 2.1075 µs]
Found 5 outliers among 100 measurements (5.00%)
2 (2.00%) high mild
3 (3.00%) high severe
filter context u8 (kept 1/2)
time: [12.502 µs 12.560 µs 12.646 µs]
Found 8 outliers among 100 measurements (8.00%)
4 (4.00%) high mild
4 (4.00%) high severe
filter context u8 high selectivity (kept 1023/1024)
time: [1.5227 µs 1.5257 µs 1.5299 µs]
Found 10 outliers among 100 measurements (10.00%)
2 (2.00%) high mild
8 (8.00%) high severe
filter context u8 low selectivity (kept 1/1024)
time: [162.32 ns 162.40 ns 162.48 ns]
Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) high mild
filter i32 (kept 1/2) time: [96.213 µs 96.224 µs 96.237 µs]
Found 9 outliers among 100 measurements (9.00%)
7 (7.00%) high mild
2 (2.00%) high severe
filter i32 high selectivity (kept 1023/1024)
time: [7.6345 µs 7.6394 µs 7.6446 µs]
Found 5 outliers among 100 measurements (5.00%)
4 (4.00%) low mild
1 (1.00%) high severe
filter i32 low selectivity (kept 1/1024)
time: [2.0863 µs 2.0953 µs 2.1083 µs]
Found 5 outliers among 100 measurements (5.00%)
1 (1.00%) high mild
4 (4.00%) high severe
filter context i32 (kept 1/2)
time: [13.016 µs 13.020 µs 13.024 µs]
Found 5 outliers among 100 measurements (5.00%)
2 (2.00%) high mild
3 (3.00%) high severe
filter context i32 high selectivity (kept 1023/1024)
time: [5.8020 µs 5.8032 µs 5.8045 µs]
Found 7 outliers among 100 measurements (7.00%)
5 (5.00%) high mild
2 (2.00%) high severe
filter context i32 low selectivity (kept 1/1024)
time: [217.19 ns 217.25 ns 217.31 ns]
Found 5 outliers among 100 measurements (5.00%)
1 (1.00%) low mild
3 (3.00%) high mild
1 (1.00%) high severe
filter context i32 w NULLs (kept 1/2)
time: [40.873 µs 40.883 µs 40.894 µs]
Found 7 outliers among 100 measurements (7.00%)
5 (5.00%) high mild
2 (2.00%) high severe
filter context i32 w NULLs high selectivity (kept 1023/1024)
time: [11.158 µs 11.160 µs 11.163 µs]
Found 4 outliers among 100 measurements (4.00%)
3 (3.00%) high mild
1 (1.00%) high severe
filter context i32 w NULLs low selectivity (kept 1/1024)
time: [442.96 ns 443.21 ns 443.64 ns]
Found 9 outliers among 100 measurements (9.00%)
3 (3.00%) low severe
2 (2.00%) low mild
3 (3.00%) high mild
1 (1.00%) high severe
filter context u8 w NULLs (kept 1/2)
time: [40.212 µs 40.221 µs 40.232 µs]
Found 10 outliers among 100 measurements (10.00%)
6 (6.00%) high mild
4 (4.00%) high severe
filter context u8 w NULLs high selectivity (kept 1023/1024)
time: [6.7197 µs 6.7211 µs 6.7224 µs]
Found 2 outliers among 100 measurements (2.00%)
1 (1.00%) high mild
1 (1.00%) high severe
filter context u8 w NULLs low selectivity (kept 1/1024)
time: [432.71 ns 432.84 ns 432.97 ns]
Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) high mild
filter f32 (kept 1/2) time: [170.51 µs 170.53 µs 170.55 µs]
Found 14 outliers among 100 measurements (14.00%)
9 (9.00%) high mild
5 (5.00%) high severe
filter context f32 (kept 1/2)
time: [42.135 µs 42.143 µs 42.152 µs]
Found 7 outliers among 100 measurements (7.00%)
5 (5.00%) high mild
2 (2.00%) high severe
filter context f32 high selectivity (kept 1023/1024)
time: [11.057 µs 11.059 µs 11.062 µs]
Found 7 outliers among 100 measurements (7.00%)
4 (4.00%) high mild
3 (3.00%) high severe
filter context f32 low selectivity (kept 1/1024)
time: [441.16 ns 441.28 ns 441.40 ns]
Found 7 outliers among 100 measurements (7.00%)
3 (3.00%) low mild
3 (3.00%) high mild
1 (1.00%) high severe
filter decimal128 (kept 1/2)
time: [97.038 µs 97.055 µs 97.074 µs]
Found 9 outliers among 100 measurements (9.00%)
7 (7.00%) high mild
2 (2.00%) high severe
filter decimal128 high selectivity (kept 1023/1024)
time: [26.578 µs 26.619 µs 26.650 µs]
filter decimal128 low selectivity (kept 1/1024)
time: [2.0939 µs 2.0949 µs 2.0958 µs]
filter context decimal128 (kept 1/2)
time: [21.134 µs 21.139 µs 21.145 µs]
Found 11 outliers among 100 measurements (11.00%)
1 (1.00%) low severe
1 (1.00%) low mild
6 (6.00%) high mild
3 (3.00%) high severe
filter context decimal128 high selectivity (kept 1023/1024)
time: [24.666 µs 24.671 µs 24.677 µs]
Found 9 outliers among 100 measurements (9.00%)
6 (6.00%) high mild
3 (3.00%) high severe
filter context decimal128 low selectivity (kept 1/1024)
time: [173.99 ns 174.31 ns 174.90 ns]
Found 4 outliers among 100 measurements (4.00%)
2 (2.00%) high mild
2 (2.00%) high severe
filter context string (kept 1/2)
time: [477.69 µs 477.92 µs 478.17 µs]
Found 5 outliers among 100 measurements (5.00%)
3 (3.00%) high mild
2 (2.00%) high severe
filter context string high selectivity (kept 1023/1024)
time: [590.09 µs 593.43 µs 597.27 µs]
Found 19 outliers among 100 measurements (19.00%)
12 (12.00%) high mild
7 (7.00%) high severe
filter context string low selectivity (kept 1/1024)
time: [1.2412 µs 1.2413 µs 1.2415 µs]
Found 13 outliers among 100 measurements (13.00%)
8 (8.00%) high mild
5 (5.00%) high severe
filter context string dictionary (kept 1/2)
time: [14.246 µs 14.258 µs 14.268 µs]
filter context string dictionary high selectivity (kept 1023/1024)
time: [6.2797 µs 6.2829 µs 6.2863 µs]
Found 6 outliers among 100 measurements (6.00%)
5 (5.00%) high mild
1 (1.00%) high severe
filter context string dictionary low selectivity (kept 1/1024)
time: [610.10 ns 610.29 ns 610.48 ns]
Found 4 outliers among 100 measurements (4.00%)
1 (1.00%) low mild
1 (1.00%) high mild
2 (2.00%) high severe
filter context string dictionary w NULLs (kept 1/2)
time: [42.647 µs 42.655 µs 42.663 µs]
Found 5 outliers among 100 measurements (5.00%)
3 (3.00%) high mild
2 (2.00%) high severe
filter context string dictionary w NULLs high selectivity (kept 1023/1024)
time: [12.475 µs 12.510 µs 12.557 µs]
Found 5 outliers among 100 measurements (5.00%)
1 (1.00%) high mild
4 (4.00%) high severe
filter context string dictionary w NULLs low selectivity (kept 1/1024)
time: [761.68 ns 762.90 ns 765.01 ns]
Found 4 outliers among 100 measurements (4.00%)
3 (3.00%) high mild
1 (1.00%) high severe
filter fsb with value length 5 (kept 1/2)
time: [159.59 µs 159.94 µs 160.45 µs]
filter fsb with value length 5 high selectivity (kept 1023/1024)
time: [10.165 µs 10.167 µs 10.170 µs]
Found 6 outliers among 100 measurements (6.00%)
1 (1.00%) low mild
2 (2.00%) high mild
3 (3.00%) high severe
filter fsb with value length 5 low selectivity (kept 1/1024)
time: [2.2181 µs 2.2215 µs 2.2250 µs]
Found 13 outliers among 100 measurements (13.00%)
1 (1.00%) low severe
11 (11.00%) low mild
1 (1.00%) high severe
filter context fsb with value length 5 (kept 1/2)
time: [27.480 µs 27.484 µs 27.489 µs]
Found 9 outliers among 100 measurements (9.00%)
5 (5.00%) high mild
4 (4.00%) high severe
filter context fsb with value length 5 high selectivity (kept 1023/1024)
time: [27.486 µs 27.490 µs 27.494 µs]
Found 8 outliers among 100 measurements (8.00%)
6 (6.00%) high mild
2 (2.00%) high severe
filter context fsb with value length 5 low selectivity (kept 1/1024)
time: [27.499 µs 27.700 µs 27.948 µs]
Found 11 outliers among 100 measurements (11.00%)
4 (4.00%) high mild
7 (7.00%) high severe
filter fsb with value length 20 (kept 1/2)
time: [161.36 µs 161.38 µs 161.40 µs]
Found 13 outliers among 100 measurements (13.00%)
2 (2.00%) low mild
5 (5.00%) high mild
6 (6.00%) high severe
filter fsb with value length 20 high selectivity (kept 1023/1024)
time: [32.281 µs 32.289 µs 32.297 µs]
Found 12 outliers among 100 measurements (12.00%)
2 (2.00%) low mild
5 (5.00%) high mild
5 (5.00%) high severe
filter fsb with value length 20 low selectivity (kept 1/1024)
time: [2.2394 µs 2.2413 µs 2.2448 µs]
Found 3 outliers among 100 measurements (3.00%)
1 (1.00%) high mild
2 (2.00%) high severe
filter context fsb with value length 20 (kept 1/2)
time: [27.486 µs 27.636 µs 27.861 µs]
Found 10 outliers among 100 measurements (10.00%)
3 (3.00%) high mild
7 (7.00%) high severe
filter context fsb with value length 20 high selectivity (kept 1023/1024)
time: [27.496 µs 27.499 µs 27.503 µs]
Found 8 outliers among 100 measurements (8.00%)
5 (5.00%) high mild
3 (3.00%) high severe
filter context fsb with value length 20 low selectivity (kept 1/1024)
time: [27.482 µs 27.486 µs 27.491 µs]
Found 9 outliers among 100 measurements (9.00%)
7 (7.00%) high mild
2 (2.00%) high severe
filter fsb with value length 50 (kept 1/2)
time: [154.87 µs 154.90 µs 154.95 µs]
Found 8 outliers among 100 measurements (8.00%)
2 (2.00%) high mild
6 (6.00%) high severe
filter fsb with value length 50 high selectivity (kept 1023/1024)
time: [78.400 µs 78.475 µs 78.537 µs]
Found 14 outliers among 100 measurements (14.00%)
5 (5.00%) low severe
4 (4.00%) high mild
5 (5.00%) high severe
filter fsb with value length 50 low selectivity (kept 1/1024)
time: [2.2457 µs 2.2463 µs 2.2470 µs]
Found 2 outliers among 100 measurements (2.00%)
2 (2.00%) high mild
filter context fsb with value length 50 (kept 1/2)
time: [27.485 µs 27.490 µs 27.494 µs]
Found 7 outliers among 100 measurements (7.00%)
4 (4.00%) high mild
3 (3.00%) high severe
filter context fsb with value length 50 high selectivity (kept 1023/1024)
time: [27.505 µs 27.656 µs 27.858 µs]
Found 16 outliers among 100 measurements (16.00%)
8 (8.00%) high mild
8 (8.00%) high severe
filter context fsb with value length 50 low selectivity (kept 1/1024)
time: [27.479 µs 27.510 µs 27.577 µs]
Found 9 outliers among 100 measurements (9.00%)
4 (4.00%) high mild
5 (5.00%) high severe
filter single record batch
time: [62.702 µs 62.972 µs 63.425 µs]
Found 21 outliers among 100 measurements (21.00%)
21 (21.00%) high severe
filter context short string view (kept 1/2)
time: [49.733 µs 49.745 µs 49.758 µs]
Found 15 outliers among 100 measurements (15.00%)
1 (1.00%) low mild
6 (6.00%) high mild
8 (8.00%) high severe
filter context short string view high selectivity (kept 1023/1024)
time: [30.446 µs 30.452 µs 30.458 µs]
Found 6 outliers among 100 measurements (6.00%)
4 (4.00%) high mild
2 (2.00%) high severe
filter context short string view low selectivity (kept 1/1024)
time: [329.76 ns 329.94 ns 330.12 ns]
Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) high mild
filter context mixed string view (kept 1/2)
time: [47.811 µs 47.821 µs 47.833 µs]
Found 10 outliers among 100 measurements (10.00%)
7 (7.00%) high mild
3 (3.00%) high severe
filter context mixed string view high selectivity (kept 1023/1024)
time: [30.849 µs 30.863 µs 30.875 µs]
Found 2 outliers among 100 measurements (2.00%)
1 (1.00%) high mild
1 (1.00%) high severe
filter context mixed string view low selectivity (kept 1/1024)
time: [420.40 ns 420.48 ns 420.57 ns]
Found 3 outliers among 100 measurements (3.00%)
1 (1.00%) low mild
1 (1.00%) high mild
1 (1.00%) high severe
Running benches/interleave_kernels.rs (target/release/deps/interleave_kernels-4870156c8ba78cf1)
interleave i32(0.0) 100 [0..100, 100..230, 450..1000]
time: [290.47 ns 290.76 ns 291.07 ns]
Found 3 outliers among 100 measurements (3.00%)
3 (3.00%) high mild
interleave i32(0.0) 400 [0..100, 100..230, 450..1000]
time: [907.57 ns 909.45 ns 912.97 ns]
Found 4 outliers among 100 measurements (4.00%)
2 (2.00%) high mild
2 (2.00%) high severe
interleave i32(0.0) 1024 [0..100, 100..230, 450..1000]
time: [2.0851 µs 2.0863 µs 2.0876 µs]
Found 5 outliers among 100 measurements (5.00%)
4 (4.00%) high mild
1 (1.00%) high severe
interleave i32(0.0) 1024 [0..100, 100..230, 450..1000, 0..1000]
time: [1.9857 µs 1.9900 µs 1.9949 µs]
Found 5 outliers among 100 measurements (5.00%)
2 (2.00%) high mild
3 (3.00%) high severe
interleave i32(0.5) 100 [0..100, 100..230, 450..1000]
time: [793.67 ns 793.84 ns 794.01 ns]
Found 3 outliers among 100 measurements (3.00%)
1 (1.00%) low mild
1 (1.00%) high mild
1 (1.00%) high severe
interleave i32(0.5) 400 [0..100, 100..230, 450..1000]
time: [2.5072 µs 2.5082 µs 2.5092 µs]
Found 3 outliers among 100 measurements (3.00%)
3 (3.00%) high mild
interleave i32(0.5) 1024 [0..100, 100..230, 450..1000]
time: [6.0626 µs 6.0641 µs 6.0656 µs]
Found 8 outliers among 100 measurements (8.00%)
4 (4.00%) high mild
4 (4.00%) high severe
interleave i32(0.5) 1024 [0..100, 100..230, 450..1000, 0..1000]
time: [6.0959 µs 6.0973 µs 6.0988 µs]
Found 5 outliers among 100 measurements (5.00%)
4 (4.00%) high mild
1 (1.00%) high severe
interleave str(20, 0.0) 100 [0..100, 100..230, 450..1000]
time: [729.89 ns 730.35 ns 730.81 ns]
Found 7 outliers among 100 measurements (7.00%)
3 (3.00%) low mild
3 (3.00%) high mild
1 (1.00%) high severe
interleave str(20, 0.0) 400 [0..100, 100..230, 450..1000]
time: [2.4597 µs 2.4602 µs 2.4607 µs]
Found 11 outliers among 100 measurements (11.00%)
6 (6.00%) low mild
2 (2.00%) high mild
3 (3.00%) high severe
interleave str(20, 0.0) 1024 [0..100, 100..230, 450..1000]
time: [5.8695 µs 5.8705 µs 5.8716 µs]
Found 4 outliers among 100 measurements (4.00%)
3 (3.00%) high mild
1 (1.00%) high severe
interleave str(20, 0.0) 1024 [0..100, 100..230, 450..1000, 0..1000]
time: [5.9910 µs 5.9971 µs 6.0048 µs]
Found 13 outliers among 100 measurements (13.00%)
2 (2.00%) low mild
4 (4.00%) high mild
7 (7.00%) high severe
interleave str(20, 0.5) 100 [0..100, 100..230, 450..1000]
time: [1.2677 µs 1.2723 µs 1.2781 µs]
Found 4 outliers among 100 measurements (4.00%)
4 (4.00%) high severe
interleave str(20, 0.5) 400 [0..100, 100..230, 450..1000]
time: [4.3227 µs 4.3397 µs 4.3636 µs]
Found 6 outliers among 100 measurements (6.00%)
6 (6.00%) high severe
interleave str(20, 0.5) 1024 [0..100, 100..230, 450..1000]
time: [11.528 µs 11.564 µs 11.611 µs]
Found 3 outliers among 100 measurements (3.00%)
2 (2.00%) high mild
1 (1.00%) high severe
interleave str(20, 0.5) 1024 [0..100, 100..230, 450..1000, 0..1000]
time: [10.699 µs 10.733 µs 10.778 µs]
Found 32 outliers among 100 measurements (32.00%)
22 (22.00%) low severe
6 (6.00%) high mild
4 (4.00%) high severe
interleave dict(20, 0.0) 100 [0..100, 100..230, 450..1000]
time: [2.3409 µs 2.3459 µs 2.3539 µs]
Found 13 outliers among 100 measurements (13.00%)
7 (7.00%) high mild
6 (6.00%) high severe
interleave dict(20, 0.0) 400 [0..100, 100..230, 450..1000]
time: [5.0937 µs 5.1004 µs 5.1080 µs]
Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) high severe
interleave dict(20, 0.0) 1024 [0..100, 100..230, 450..1000]
time: [9.5688 µs 9.5839 µs 9.6050 µs]
Found 16 outliers among 100 measurements (16.00%)
5 (5.00%) high mild
11 (11.00%) high severe
interleave dict(20, 0.0) 1024 [0..100, 100..230, 450..1000, 0..1000]
time: [10.048 µs 10.050 µs 10.051 µs]
Found 6 outliers among 100 measurements (6.00%)
5 (5.00%) high mild
1 (1.00%) high severe
interleave dict_sparse(20, 0.0) 100 [0..100, 100..230, 450..1000]
time: [2.2251 µs 2.2256 µs 2.2261 µs]
Found 5 outliers among 100 measurements (5.00%)
1 (1.00%) low mild
3 (3.00%) high mild
1 (1.00%) high severe
interleave dict_sparse(20, 0.0) 400 [0..100, 100..230, 450..1000]
time: [4.6696 µs 4.6705 µs 4.6714 µs]
Found 9 outliers among 100 measurements (9.00%)
5 (5.00%) high mild
4 (4.00%) high severe
interleave dict_sparse(20, 0.0) 1024 [0..100, 100..230, 450..1000]
time: [9.4231 µs 9.4248 µs 9.4266 µs]
Found 4 outliers among 100 measurements (4.00%)
3 (3.00%) high mild
1 (1.00%) high severe
interleave dict_sparse(20, 0.0) 1024 [0..100, 100..230, 450..1000, 0..1000]
time: [14.246 µs 14.250 µs 14.253 µs]
Found 2 outliers among 100 measurements (2.00%)
1 (1.00%) high mild
1 (1.00%) high severe
interleave dict_distinct 100
time: [2.2731 µs 2.2742 µs 2.2755 µs]
Found 11 outliers among 100 measurements (11.00%)
3 (3.00%) low mild
4 (4.00%) high mild
4 (4.00%) high severe
interleave dict_distinct 1024
time: [2.3013 µs 2.3033 µs 2.3059 µs]
Found 5 outliers among 100 measurements (5.00%)
2 (2.00%) high mild
3 (3.00%) high severe
interleave dict_distinct 2048
time: [2.2666 µs 2.2672 µs 2.2677 µs]
Found 11 outliers among 100 measurements (11.00%)
5 (5.00%) low mild
4 (4.00%) high mild
2 (2.00%) high severe
Running benches/json_reader.rs (target/release/deps/json_reader-40762c32bf5ca40f)
small_bench_primitive time: [5.1787 µs 5.1820 µs 5.1855 µs]
Found 3 outliers among 100 measurements (3.00%)
2 (2.00%) high mild
1 (1.00%) high severe
large_bench_primitive time: [3.0036 ms 3.0071 ms 3.0136 ms]
Found 9 outliers among 100 measurements (9.00%)
2 (2.00%) low mild
1 (1.00%) high mild
6 (6.00%) high severe
small_bench_list time: [10.461 µs 10.502 µs 10.559 µs]
Found 8 outliers among 100 measurements (8.00%)
3 (3.00%) high mild
5 (5.00%) high severe
Running benches/json_writer.rs (target/release/deps/json_writer-1e664d1650951277)
bench_integer time: [5.1418 ms 5.1434 ms 5.1454 ms]
Found 16 outliers among 100 measurements (16.00%)
6 (6.00%) high mild
10 (10.00%) high severe
bench_float time: [5.6475 ms 5.6487 ms 5.6501 ms]
Found 13 outliers among 100 measurements (13.00%)
3 (3.00%) high mild
10 (10.00%) high severe
bench_string time: [10.742 ms 10.828 ms 10.924 ms]
Found 5 outliers among 100 measurements (5.00%)
3 (3.00%) high mild
2 (2.00%) high severe
bench_mixed time: [24.092 ms 24.133 ms 24.179 ms]
Found 7 outliers among 100 measurements (7.00%)
2 (2.00%) high mild
5 (5.00%) high severe
bench_dict_array time: [5.9044 ms 5.9077 ms 5.9116 ms]
Found 11 outliers among 100 measurements (11.00%)
6 (6.00%) high mild
5 (5.00%) high severe
bench_struct time: [39.472 ms 39.559 ms 39.660 ms]
Found 6 outliers among 100 measurements (6.00%)
3 (3.00%) high mild
3 (3.00%) high severe
bench_nullable_struct time: [12.876 ms 12.973 ms 13.084 ms]
Found 9 outliers among 100 measurements (9.00%)
4 (4.00%) high mild
5 (5.00%) high severe
Benchmarking bench_list: Warming up for 3.0000 s
Warning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 5.9s, or reduce sample count to 80.
bench_list time: [58.807 ms 58.965 ms 59.149 ms]
Found 6 outliers among 100 measurements (6.00%)
2 (2.00%) high mild
4 (4.00%) high severe
bench_nullable_list time: [6.3858 ms 6.4206 ms 6.4622 ms]
Found 13 outliers among 100 measurements (13.00%)
1 (1.00%) high mild
12 (12.00%) high severe
bench_struct_list time: [4.3354 ms 4.3546 ms 4.3781 ms]
Found 15 outliers among 100 measurements (15.00%)
2 (2.00%) high mild
13 (13.00%) high severe
Running benches/length_kernel.rs (target/release/deps/length_kernel-948ae1b0b6c2162e)
length time: [456.52 ns 456.59 ns 456.66 ns]
Found 16 outliers among 100 measurements (16.00%)
2 (2.00%) low mild
7 (7.00%) high mild
7 (7.00%) high severe
Running benches/lexsort.rs (target/release/deps/lexsort-0deae508fa925b55)
lexsort_to_indices([i32, i32_opt]): 4096
time: [192.54 µs 193.18 µs 193.75 µs]
Found 20 outliers among 100 measurements (20.00%)
2 (2.00%) high mild
18 (18.00%) high severe
lexsort_rows([i32, i32_opt]): 4096
time: [263.07 µs 263.12 µs 263.18 µs]
Found 2 outliers among 100 measurements (2.00%)
1 (1.00%) high mild
1 (1.00%) high severe
lexsort_to_indices([i32, i32_opt]): 32768
time: [2.0208 ms 2.0211 ms 2.0215 ms]
Found 14 outliers among 100 measurements (14.00%)
6 (6.00%) low mild
4 (4.00%) high mild
4 (4.00%) high severe
lexsort_rows([i32, i32_opt]): 32768
time: [2.7587 ms 2.7591 ms 2.7595 ms]
Found 6 outliers among 100 measurements (6.00%)
6 (6.00%) high mild
lexsort_to_indices([i32, str_opt(16)]): 4096
time: [196.65 µs 196.67 µs 196.70 µs]
Found 3 outliers among 100 measurements (3.00%)
1 (1.00%) high mild
2 (2.00%) high severe
lexsort_rows([i32, str_opt(16)]): 4096
time: [319.40 µs 319.70 µs 320.31 µs]
Found 10 outliers among 100 measurements (10.00%)
6 (6.00%) high mild
4 (4.00%) high severe
lexsort_to_indices([i32, str_opt(16)]): 32768
time: [2.0309 ms 2.0312 ms 2.0315 ms]
Found 5 outliers among 100 measurements (5.00%)
1 (1.00%) high mild
4 (4.00%) high severe
lexsort_rows([i32, str_opt(16)]): 32768
time: [3.1313 ms 3.1317 ms 3.1322 ms]
Found 11 outliers among 100 measurements (11.00%)
6 (6.00%) high mild
5 (5.00%) high severe
lexsort_to_indices([i32, str(16)]): 4096
time: [191.20 µs 191.45 µs 191.98 µs]
Found 15 outliers among 100 measurements (15.00%)
3 (3.00%) high mild
12 (12.00%) high severe
lexsort_rows([i32, str(16)]): 4096
time: [278.09 µs 278.13 µs 278.18 µs]
Found 4 outliers among 100 measurements (4.00%)
3 (3.00%) high mild
1 (1.00%) high severe
lexsort_to_indices([i32, str(16)]): 32768
time: [2.0282 ms 2.0284 ms 2.0287 ms]
Found 5 outliers among 100 measurements (5.00%)
5 (5.00%) high severe
lexsort_rows([i32, str(16)]): 32768
time: [3.0023 ms 3.0090 ms 3.0176 ms]
Found 10 outliers among 100 measurements (10.00%)
5 (5.00%) high mild
5 (5.00%) high severe
lexsort_to_indices([str_opt(16), str(16)]): 4096
time: [539.35 µs 539.51 µs 539.69 µs]
Found 3 outliers among 100 measurements (3.00%)
3 (3.00%) high mild
lexsort_rows([str_opt(16), str(16)]): 4096
time: [307.73 µs 307.79 µs 307.85 µs]
Found 3 outliers among 100 measurements (3.00%)
2 (2.00%) high mild
1 (1.00%) high severe
lexsort_to_indices([str_opt(16), str(16)]): 32768
time: [5.8390 ms 5.8463 ms 5.8595 ms]
Found 4 outliers among 100 measurements (4.00%)
3 (3.00%) high mild
1 (1.00%) high severe
lexsort_rows([str_opt(16), str(16)]): 32768
time: [3.1675 ms 3.1683 ms 3.1690 ms]
Found 8 outliers among 100 measurements (8.00%)
3 (3.00%) low mild
3 (3.00%) high mild
2 (2.00%) high severe
lexsort_to_indices([str_opt(16), str_opt(50), str(16)]): 4096
time: [531.84 µs 531.97 µs 532.09 µs]
Found 7 outliers among 100 measurements (7.00%)
4 (4.00%) low mild
1 (1.00%) high mild
2 (2.00%) high severe
lexsort_rows([str_opt(16), str_opt(50), str(16)]): 4096
time: [356.53 µs 356.59 µs 356.66 µs]
Found 2 outliers among 100 measurements (2.00%)
2 (2.00%) high severe
lexsort_to_indices([str_opt(16), str_opt(50), str(16)]): 32768
time: [5.7753 ms 5.7765 ms 5.7778 ms]
Found 8 outliers among 100 measurements (8.00%)
3 (3.00%) high mild
5 (5.00%) high severe
lexsort_rows([str_opt(16), str_opt(50), str(16)]): 32768
time: [3.5353 ms 3.5359 ms 3.5366 ms]
Found 8 outliers among 100 measurements (8.00%)
6 (6.00%) high mild
2 (2.00%) high severe
lexsort_to_indices([str_opt(16), str(16), str_opt(16), str_opt(16), str_opt(16)]): 4096
time: [544.38 µs 544.69 µs 545.01 µs]
lexsort_rows([str_opt(16), str(16), str_opt(16), str_opt(16), str_opt(16)]): 4096
time: [439.61 µs 440.49 µs 441.28 µs]
Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) low mild
lexsort_to_indices([str_opt(16), str(16), str_opt(16), str_opt(16), str_opt(16)]): 32768
time: [5.8670 ms 5.8689 ms 5.8708 ms]
lexsort_rows([str_opt(16), str(16), str_opt(16), str_opt(16), str_opt(16)]): 32768
time: [4.3683 ms 4.3691 ms 4.3699 ms]
Found 4 outliers among 100 measurements (4.00%)
4 (4.00%) high mild
lexsort_to_indices([i32_opt, dict(100,str_opt(50))]): 4096
time: [255.14 µs 255.20 µs 255.25 µs]
Found 4 outliers among 100 measurements (4.00%)
1 (1.00%) low mild
2 (2.00%) high mild
1 (1.00%) high severe
lexsort_rows([i32_opt, dict(100,str_opt(50))]): 4096
time: [256.37 µs 256.49 µs 256.63 µs]
Found 4 outliers among 100 measurements (4.00%)
2 (2.00%) high mild
2 (2.00%) high severe
lexsort_to_indices([i32_opt, dict(100,str_opt(50))]): 32768
time: [2.7306 ms 2.7311 ms 2.7316 ms]
Found 6 outliers among 100 measurements (6.00%)
6 (6.00%) high mild
lexsort_rows([i32_opt, dict(100,str_opt(50))]): 32768
time: [2.7421 ms 2.7454 ms 2.7505 ms]
Found 2 outliers among 100 measurements (2.00%)
2 (2.00%) high severe
lexsort_to_indices([dict(100,str_opt(50)), dict(100,str_opt(50))]): 4096
time: [115.06 µs 115.08 µs 115.11 µs]
Found 22 outliers among 100 measurements (22.00%)
17 (17.00%) low severe
2 (2.00%) high mild
3 (3.00%) high severe
lexsort_rows([dict(100,str_opt(50)), dict(100,str_opt(50))]): 4096
time: [118.60 µs 118.88 µs 119.20 µs]
Benchmarking lexsort_to_indices([dict(100,str_opt(50)), dict(100,str_opt(50))]): 32768: Warming up for 3.0000 s
Warning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 5.1s, enable flat sampling, or reduce sample count to 60.
lexsort_to_indices([dict(100,str_opt(50)), dict(100,str_opt(50))]): 32768
time: [1.0085 ms 1.0087 ms 1.0088 ms]
Found 5 outliers among 100 measurements (5.00%)
2 (2.00%) high mild
3 (3.00%) high severe
Benchmarking lexsort_rows([dict(100,str_opt(50)), dict(100,str_opt(50))]): 32768: Warming up for 3.0000 s
Warning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 5.3s, enable flat sampling, or reduce sample count to 60.
lexsort_rows([dict(100,str_opt(50)), dict(100,str_opt(50))]): 32768
time: [1.0585 ms 1.0602 ms 1.0617 ms]
lexsort_to_indices([dict(100,str_opt(50)), dict(100,str_opt(50)), dict(100,str_opt(50)), str(16)]): ...
time: [951.23 µs 952.19 µs 953.21 µs]
Found 9 outliers among 100 measurements (9.00%)
8 (8.00%) high mild
1 (1.00%) high severe
lexsort_rows([dict(100,str_opt(50)), dict(100,str_opt(50)), dict(100,str_opt(50)), str(16)]): 4096
time: [391.47 µs 391.59 µs 391.72 µs]
Found 5 outliers among 100 measurements (5.00%)
5 (5.00%) high mild
Benchmarking lexsort_to_indices([dict(100,str_opt(50)), dict(100,str_opt(50)), dict(100,str_opt(50)), str(16)]): ... #2: Collecting 100 samples in estimated 5.0309 s (500 iterations
time: [9.9665 ms 9.9813 ms 9.9959 ms]
lexsort_rows([dict(100,str_opt(50)), dict(100,str_opt(50)), dict(100,str_opt(50)), str(16)]): 32768
time: [3.9062 ms 3.9071 ms 3.9080 ms]
Found 8 outliers among 100 measurements (8.00%)
1 (1.00%) low mild
7 (7.00%) high mild
lexsort_to_indices([dict(100,str_opt(50)), dict(100,str_opt(50)), dict(100,str_opt(50)), str_opt(50)...
time: [868.25 µs 869.86 µs 871.81 µs]
Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) high severe
lexsort_rows([dict(100,str_opt(50)), dict(100,str_opt(50)), dict(100,str_opt(50)), str_opt(50)]): 40...
time: [371.95 µs 372.05 µs 372.15 µs]
Found 19 outliers among 100 measurements (19.00%)
8 (8.00%) high mild
11 (11.00%) high severe
Benchmarking lexsort_to_indices([dict(100,str_opt(50)), dict(100,str_opt(50)), dict(100,str_opt(50)), str_opt(50)... #2: Collecting 100 samples in estimated 5.8657 s (600 iterations
time: [9.6463 ms 9.6595 ms 9.6724 ms]
lexsort_rows([dict(100,str_opt(50)), dict(100,str_opt(50)), dict(100,str_opt(50)), str_opt(50)]): 32...
time: [3.8086 ms 3.8100 ms 3.8114 ms]
Found 4 outliers among 100 measurements (4.00%)
4 (4.00%) high mild
Benchmarking lexsort_to_indices([dict(100,str_opt(50)), dict(100,str_opt(50)), dict(100,str_opt(50)), str_opt(50)... #3: Collecting 100 samples in estimated 8.9529 s (10k iterations
time: [870.00 µs 872.44 µs 875.06 µs]
Found 4 outliers among 100 measurements (4.00%)
4 (4.00%) high mild
Benchmarking lexsort_rows([dict(100,str_opt(50)), dict(100,str_opt(50)), dict(100,str_opt(50)), str_opt(50)]): 40... #2: Collecting 100 samples in estimated 5.6334 s (15k iterations
time: [372.09 µs 372.17 µs 372.26 µs]
Found 3 outliers among 100 measurements (3.00%)
1 (1.00%) high mild
2 (2.00%) high severe
Benchmarking lexsort_to_indices([dict(100,str_opt(50)), dict(100,str_opt(50)), dict(100,str_opt(50)), str_opt(50)... #4: Collecting 100 samples in estimated 5.8075 s (600 iterations
time: [9.6414 ms 9.6561 ms 9.6713 ms]
Found 3 outliers among 100 measurements (3.00%)
1 (1.00%) low mild
2 (2.00%) high mild
Benchmarking lexsort_rows([dict(100,str_opt(50)), dict(100,str_opt(50)), dict(100,str_opt(50)), str_opt(50)]): 32... #2: Collecting 100 samples in estimated 5.3372 s (1400 iteration
time: [3.8011 ms 3.8019 ms 3.8027 ms]
Found 7 outliers among 100 measurements (7.00%)
5 (5.00%) high mild
2 (2.00%) high severe
lexsort_to_indices([i32_opt, i32_list]): 4096
time: [315.64 µs 315.83 µs 316.02 µs]
lexsort_rows([i32_opt, i32_list]): 4096
time: [453.28 µs 454.68 µs 455.95 µs]
Found 16 outliers among 100 measurements (16.00%)
16 (16.00%) high severe
lexsort_to_indices([i32_opt, i32_list]): 32768
time: [3.3272 ms 3.3280 ms 3.3289 ms]
Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) high mild
lexsort_rows([i32_opt, i32_list]): 32768
time: [4.4829 ms 4.4845 ms 4.4862 ms]
Found 14 outliers among 100 measurements (14.00%)
14 (14.00%) high mild
lexsort_to_indices([i32_opt, i32_list_opt]): 4096
time: [332.11 µs 332.24 µs 332.38 µs]
lexsort_rows([i32_opt, i32_list_opt]): 4096
time: [444.93 µs 445.15 µs 445.62 µs]
Found 3 outliers among 100 measurements (3.00%)
2 (2.00%) high mild
1 (1.00%) high severe
lexsort_to_indices([i32_opt, i32_list_opt]): 32768
time: [3.4770 ms 3.4780 ms 3.4790 ms]
Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) high mild
lexsort_rows([i32_opt, i32_list_opt]): 32768
time: [4.3077 ms 4.3086 ms 4.3095 ms]
Found 8 outliers among 100 measurements (8.00%)
7 (7.00%) high mild
1 (1.00%) high severe
lexsort_to_indices([i32_list_opt, i32_opt]): 4096
time: [558.40 µs 558.83 µs 559.23 µs]
lexsort_rows([i32_list_opt, i32_opt]): 4096
time: [434.88 µs 435.06 µs 435.24 µs]
Found 2 outliers among 100 measurements (2.00%)
1 (1.00%) high mild
1 (1.00%) high severe
lexsort_to_indices([i32_list_opt, i32_opt]): 32768
time: [5.7828 ms 5.7849 ms 5.7870 ms]
lexsort_rows([i32_list_opt, i32_opt]): 32768
time: [4.3201 ms 4.3272 ms 4.3382 ms]
Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) high severe
lexsort_to_indices([i32, str_list(4)]): 4096
time: [196.52 µs 197.57 µs 198.77 µs]
Found 3 outliers among 100 measurements (3.00%)
1 (1.00%) high mild
2 (2.00%) high severe
lexsort_rows([i32, str_list(4)]): 4096
time: [849.43 µs 851.55 µs 854.19 µs]
Found 9 outliers among 100 measurements (9.00%)
1 (1.00%) high mild
8 (8.00%) high severe
lexsort_to_indices([i32, str_list(4)]): 32768
time: [2.0474 ms 2.0477 ms 2.0481 ms]
Found 5 outliers among 100 measurements (5.00%)
4 (4.00%) high mild
1 (1.00%) high severe
lexsort_rows([i32, str_list(4)]): 32768
time: [8.8181 ms 8.8706 ms 8.9346 ms]
Found 11 outliers among 100 measurements (11.00%)
11 (11.00%) high severe
lexsort_to_indices([str_list(4), i32]): 4096
time: [634.78 µs 635.00 µs 635.22 µs]
Found 8 outliers among 100 measurements (8.00%)
1 (1.00%) low mild
5 (5.00%) high mild
2 (2.00%) high severe
lexsort_rows([str_list(4), i32]): 4096
time: [801.24 µs 801.44 µs 801.61 µs]
Found 19 outliers among 100 measurements (19.00%)
5 (5.00%) low severe
6 (6.00%) low mild
5 (5.00%) high mild
3 (3.00%) high severe
lexsort_to_indices([str_list(4), i32]): 32768
time: [7.8891 ms 7.9085 ms 7.9367 ms]
Found 6 outliers among 100 measurements (6.00%)
3 (3.00%) high mild
3 (3.00%) high severe
lexsort_rows([str_list(4), i32]): 32768
time: [8.4109 ms 8.4729 ms 8.5496 ms]
Found 17 outliers among 100 measurements (17.00%)
2 (2.00%) high mild
15 (15.00%) high severe
lexsort_to_indices([i32, str_list_opt(4)]): 4096
time: [195.49 µs 195.92 µs 196.28 µs]
Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) high severe
lexsort_rows([i32, str_list_opt(4)]): 4096
time: [816.75 µs 817.62 µs 819.33 µs]
Found 11 outliers among 100 measurements (11.00%)
2 (2.00%) low mild
2 (2.00%) high mild
7 (7.00%) high severe
lexsort_to_indices([i32, str_list_opt(4)]): 32768
time: [2.0284 ms 2.0345 ms 2.0436 ms]
Found 10 outliers among 100 measurements (10.00%)
2 (2.00%) low mild
3 (3.00%) high mild
5 (5.00%) high severe
lexsort_rows([i32, str_list_opt(4)]): 32768
time: [7.8401 ms 7.8617 ms 7.8897 ms]
Found 12 outliers among 100 measurements (12.00%)
4 (4.00%) high mild
8 (8.00%) high severe
lexsort_to_indices([str_list_opt(4), i32]): 4096
time: [728.77 µs 728.96 µs 729.16 µs]
Found 11 outliers among 100 measurements (11.00%)
3 (3.00%) low mild
6 (6.00%) high mild
2 (2.00%) high severe
lexsort_rows([str_list_opt(4), i32]): 4096
time: [751.61 µs 751.79 µs 752.00 µs]
Found 17 outliers among 100 measurements (17.00%)
1 (1.00%) low severe
2 (2.00%) low mild
4 (4.00%) high mild
10 (10.00%) high severe
lexsort_to_indices([str_list_opt(4), i32]): 32768
time: [8.3177 ms 8.3198 ms 8.3218 ms]
Found 4 outliers among 100 measurements (4.00%)
4 (4.00%) high mild
lexsort_rows([str_list_opt(4), i32]): 32768
time: [7.1252 ms 7.1593 ms 7.2009 ms]
Found 12 outliers among 100 measurements (12.00%)
3 (3.00%) high mild
9 (9.00%) high severe
lexsort_to_indices([i32, i32_list, str(16)]): 4096
time: [192.41 µs 193.23 µs 194.25 µs]
Found 14 outliers among 100 measurements (14.00%)
3 (3.00%) high mild
11 (11.00%) high severe
lexsort_rows([i32, i32_list, str(16)]): 4096
time: [445.89 µs 445.99 µs 446.10 µs]
Found 19 outliers among 100 measurements (19.00%)
16 (16.00%) high mild
3 (3.00%) high severe
lexsort_to_indices([i32, i32_list, str(16)]): 32768
time: [2.0256 ms 2.0259 ms 2.0261 ms]
Found 6 outliers among 100 measurements (6.00%)
3 (3.00%) high mild
3 (3.00%) high severe
lexsort_rows([i32, i32_list, str(16)]): 32768
time: [4.4559 ms 4.4609 ms 4.4702 ms]
Found 5 outliers among 100 measurements (5.00%)
4 (4.00%) high mild
1 (1.00%) high severe
lexsort_to_indices([i32_opt, i32_list_opt, str_opt(50)]): 4096
time: [376.09 µs 376.26 µs 376.41 µs]
lexsort_rows([i32_opt, i32_list_opt, str_opt(50)]): 4096
time: [422.05 µs 422.20 µs 422.39 µs]
Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) high severe
lexsort_to_indices([i32_opt, i32_list_opt, str_opt(50)]): 32768
time: [3.9633 ms 3.9655 ms 3.9677 ms]
lexsort_rows([i32_opt, i32_list_opt, str_opt(50)]): 32768
time: [4.2019 ms 4.2032 ms 4.2047 ms]
Found 6 outliers among 100 measurements (6.00%)
5 (5.00%) high mild
1 (1.00%) high severe
Running benches/mutable_array.rs (target/release/deps/mutable_array-b91be1b098dfcf1e)
Benchmarking mutable str 1024: Warming up for 3.0000 s
Warning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 9.0s, or reduce sample count to 50.
mutable str 1024 time: [88.758 ms 89.028 ms 89.343 ms]
Found 16 outliers among 100 measurements (16.00%)
1 (1.00%) low mild
4 (4.00%) high mild
11 (11.00%) high severe
mutable str nulls 1024 time: [36.373 ms 36.601 ms 36.888 ms]
Found 17 outliers among 100 measurements (17.00%)
9 (9.00%) high mild
8 (8.00%) high severe
Running benches/partition_kernels.rs (target/release/deps/partition_kernels-5d21ac452b680c1b)
partition(u8) 2^10 time: [3.0060 µs 3.0068 µs 3.0076 µs]
Found 5 outliers among 100 measurements (5.00%)
3 (3.00%) low mild
1 (1.00%) high mild
1 (1.00%) high severe
partition(u8) 2^12 time: [7.1865 µs 7.1876 µs 7.1887 µs]
Found 3 outliers among 100 measurements (3.00%)
3 (3.00%) high mild
partition(u8) 2^10 with nulls
time: [3.1973 µs 3.2000 µs 3.2044 µs]
Found 2 outliers among 100 measurements (2.00%)
2 (2.00%) high severe
partition(u8) 2^12 with nulls
time: [7.8394 µs 7.8410 µs 7.8429 µs]
Found 8 outliers among 100 measurements (8.00%)
1 (1.00%) low severe
4 (4.00%) high mild
3 (3.00%) high severe
partition(f64) 2^10 time: [5.0114 µs 5.0122 µs 5.0131 µs]
Found 4 outliers among 100 measurements (4.00%)
1 (1.00%) low mild
2 (2.00%) high mild
1 (1.00%) high severe
partition(low cardinality) 1024
time: [756.10 ns 756.27 ns 756.43 ns]
Found 9 outliers among 100 measurements (9.00%)
1 (1.00%) low severe
3 (3.00%) low mild
4 (4.00%) high mild
1 (1.00%) high severe
Running benches/primitive_run_accessor.rs (target/release/deps/primitive_run_accessor-c56deddbe6445a5d)
primitive_run_accessor/(run_array_len:512, physical_array_len:128)
time: [3.6490 µs 3.6498 µs 3.6508 µs]
Found 15 outliers among 100 measurements (15.00%)
15 (15.00%) high severe
primitive_run_accessor/(run_array_len:1024, physical_array_len:256)
time: [9.2992 µs 9.3007 µs 9.3023 µs]
Found 10 outliers among 100 measurements (10.00%)
2 (2.00%) low severe
2 (2.00%) low mild
2 (2.00%) high mild
4 (4.00%) high severe
primitive_run_accessor/(run_array_len:2048, physical_array_len:512)
time: [21.785 µs 21.788 µs 21.790 µs]
Found 12 outliers among 100 measurements (12.00%)
1 (1.00%) low severe
1 (1.00%) low mild
7 (7.00%) high mild
3 (3.00%) high severe
primitive_run_accessor/(run_array_len:4096, physical_array_len:1024)
time: [50.956 µs 50.962 µs 50.968 µs]
Found 6 outliers among 100 measurements (6.00%)
5 (5.00%) high mild
1 (1.00%) high severe
primitive_run_accessor/(run_array_len:8192, physical_array_len:2048)
time: [117.34 µs 117.36 µs 117.37 µs]
Found 12 outliers among 100 measurements (12.00%)
2 (2.00%) low mild
3 (3.00%) high mild
7 (7.00%) high severe
Running benches/primitive_run_take.rs (target/release/deps/primitive_run_take-515b2f8abc580db1)
primitive_run_take/(run_array_len:512, physical_array_len:64, take_len:512)
time: [8.5021 µs 8.5101 µs 8.5208 µs]
Found 14 outliers among 100 measurements (14.00%)
7 (7.00%) high mild
7 (7.00%) high severe
primitive_run_take/(run_array_len:512, physical_array_len:128, take_len:512)
time: [8.9854 µs 8.9974 µs 9.0091 µs]
primitive_run_take/(run_array_len:1024, physical_array_len:256, take_len:512)
time: [9.2987 µs 9.3003 µs 9.3019 µs]
Found 3 outliers among 100 measurements (3.00%)
1 (1.00%) low mild
2 (2.00%) high mild
primitive_run_take/(run_array_len:1024, physical_array_len:256, take_len:1024)
time: [18.027 µs 18.033 µs 18.038 µs]
Found 9 outliers among 100 measurements (9.00%)
1 (1.00%) low severe
4 (4.00%) low mild
2 (2.00%) high mild
2 (2.00%) high severe
primitive_run_take/(run_array_len:2048, physical_array_len:512, take_len:512)
time: [9.3175 µs 9.3280 µs 9.3397 µs]
Found 12 outliers among 100 measurements (12.00%)
7 (7.00%) high mild
5 (5.00%) high severe
primitive_run_take/(run_array_len:2048, physical_array_len:512, take_len:1024)
time: [18.444 µs 18.448 µs 18.452 µs]
Found 7 outliers among 100 measurements (7.00%)
4 (4.00%) high mild
3 (3.00%) high severe
primitive_run_take/(run_array_len:4096, physical_array_len:1024, take_len:512)
time: [10.066 µs 10.075 µs 10.083 µs]
Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) low mild
primitive_run_take/(run_array_len:4096, physical_array_len:1024, take_len:1024)
time: [18.920 µs 18.922 µs 18.925 µs]
Found 3 outliers among 100 measurements (3.00%)
2 (2.00%) high mild
1 (1.00%) high severe
Running benches/regexp_kernels.rs (target/release/deps/regexp_kernels-6a400f451689599a)
regexp time: [7.2190 ms 7.2461 ms 7.2790 ms]
Found 10 outliers among 100 measurements (10.00%)
2 (2.00%) high mild
8 (8.00%) high severe
regexp scalar time: [4.5517 ms 4.5786 ms 4.6105 ms]
Found 8 outliers among 100 measurements (8.00%)
8 (8.00%) high severe
Running benches/row_format.rs (target/release/deps/row_format-eea4fc235d69624c)
convert_columns 4096 u64(0)
time: [12.378 µs 12.379 µs 12.381 µs]
Found 15 outliers among 100 measurements (15.00%)
1 (1.00%) low mild
3 (3.00%) high mild
11 (11.00%) high severe
convert_columns_prepared 4096 u64(0)
time: [12.320 µs 12.329 µs 12.345 µs]
Found 10 outliers among 100 measurements (10.00%)
6 (6.00%) high mild
4 (4.00%) high severe
convert_rows 4096 u64(0)
time: [29.439 µs 29.453 µs 29.467 µs]
Found 11 outliers among 100 measurements (11.00%)
1 (1.00%) low severe
4 (4.00%) low mild
3 (3.00%) high mild
3 (3.00%) high severe
convert_columns 4096 u64(0.3)
time: [12.302 µs 12.311 µs 12.330 µs]
Found 9 outliers among 100 measurements (9.00%)
4 (4.00%) high mild
5 (5.00%) high severe
convert_columns_prepared 4096 u64(0.3)
time: [12.325 µs 12.342 µs 12.379 µs]
Found 10 outliers among 100 measurements (10.00%)
2 (2.00%) low mild
3 (3.00%) high mild
5 (5.00%) high severe
convert_rows 4096 u64(0.3)
time: [29.304 µs 29.310 µs 29.315 µs]
Found 7 outliers among 100 measurements (7.00%)
3 (3.00%) high mild
4 (4.00%) high severe
convert_columns 4096 i64(0)
time: [12.309 µs 12.326 µs 12.363 µs]
Found 8 outliers among 100 measurements (8.00%)
2 (2.00%) high mild
6 (6.00%) high severe
convert_columns_prepared 4096 i64(0)
time: [12.336 µs 12.338 µs 12.340 µs]
Found 9 outliers among 100 measurements (9.00%)
5 (5.00%) high mild
4 (4.00%) high severe
convert_rows 4096 i64(0)
time: [29.644 µs 29.751 µs 29.919 µs]
Found 12 outliers among 100 measurements (12.00%)
1 (1.00%) low severe
4 (4.00%) high mild
7 (7.00%) high severe
convert_columns 4096 i64(0.3)
time: [12.483 µs 12.485 µs 12.487 µs]
Found 8 outliers among 100 measurements (8.00%)
1 (1.00%) low severe
7 (7.00%) high severe
convert_columns_prepared 4096 i64(0.3)
time: [12.317 µs 12.318 µs 12.320 µs]
Found 7 outliers among 100 measurements (7.00%)
4 (4.00%) high mild
3 (3.00%) high severe
convert_rows 4096 i64(0.3)
time: [29.647 µs 29.652 µs 29.658 µs]
Found 11 outliers among 100 measurements (11.00%)
1 (1.00%) low mild
4 (4.00%) high mild
6 (6.00%) high severe
convert_columns 4096 bool(0, 0.5)
time: [12.385 µs 12.387 µs 12.389 µs]
Found 9 outliers among 100 measurements (9.00%)
2 (2.00%) low mild
7 (7.00%) high severe
convert_columns_prepared 4096 bool(0, 0.5)
time: [11.916 µs 11.935 µs 11.973 µs]
Found 7 outliers among 100 measurements (7.00%)
4 (4.00%) high mild
3 (3.00%) high severe
convert_rows 4096 bool(0, 0.5)
time: [13.458 µs 13.460 µs 13.462 µs]
Found 12 outliers among 100 measurements (12.00%)
1 (1.00%) low mild
4 (4.00%) high mild
7 (7.00%) high severe
convert_columns 4096 bool(0.3, 0.5)
time: [12.549 µs 12.551 µs 12.553 µs]
Found 15 outliers among 100 measurements (15.00%)
1 (1.00%) low mild
7 (7.00%) high mild
7 (7.00%) high severe
convert_columns_prepared 4096 bool(0.3, 0.5)
time: [12.607 µs 12.609 µs 12.610 µs]
Found 5 outliers among 100 measurements (5.00%)
2 (2.00%) high mild
3 (3.00%) high severe
convert_rows 4096 bool(0.3, 0.5)
time: [13.461 µs 13.463 µs 13.465 µs]
Found 7 outliers among 100 measurements (7.00%)
4 (4.00%) high mild
3 (3.00%) high severe
convert_columns 4096 string(10, 0)
time: [44.720 µs 44.725 µs 44.732 µs]
Found 14 outliers among 100 measurements (14.00%)
1 (1.00%) low mild
6 (6.00%) high mild
7 (7.00%) high severe
convert_columns_prepared 4096 string(10, 0)
time: [44.751 µs 44.758 µs 44.765 µs]
Found 15 outliers among 100 measurements (15.00%)
2 (2.00%) low mild
8 (8.00%) high mild
5 (5.00%) high severe
convert_rows 4096 string(10, 0)
time: [44.654 µs 44.678 µs 44.702 µs]
Found 4 outliers among 100 measurements (4.00%)
2 (2.00%) low mild
1 (1.00%) high mild
1 (1.00%) high severe
convert_columns 4096 string(30, 0)
time: [47.448 µs 47.703 µs 48.030 µs]
Found 11 outliers among 100 measurements (11.00%)
3 (3.00%) high mild
8 (8.00%) high severe
convert_columns_prepared 4096 string(30, 0)
time: [47.464 µs 47.515 µs 47.604 µs]
Found 21 outliers among 100 measurements (21.00%)
8 (8.00%) low severe
2 (2.00%) high mild
11 (11.00%) high severe
convert_rows 4096 string(30, 0)
time: [53.403 µs 53.658 µs 54.053 µs]
Found 24 outliers among 100 measurements (24.00%)
12 (12.00%) low severe
7 (7.00%) low mild
5 (5.00%) high severe
convert_columns 4096 string(100, 0)
time: [68.021 µs 68.195 µs 68.361 µs]
Found 3 outliers among 100 measurements (3.00%)
3 (3.00%) high severe
convert_columns_prepared 4096 string(100, 0)
time: [68.032 µs 68.048 µs 68.067 µs]
Found 17 outliers among 100 measurements (17.00%)
1 (1.00%) low severe
5 (5.00%) low mild
4 (4.00%) high mild
7 (7.00%) high severe
convert_rows 4096 string(100, 0)
time: [74.356 µs 74.372 µs 74.389 µs]
Found 8 outliers among 100 measurements (8.00%)
6 (6.00%) high mild
2 (2.00%) high severe
convert_columns 4096 string(100, 0.5)
time: [61.667 µs 61.913 µs 62.130 µs]
Found 2 outliers among 100 measurements (2.00%)
2 (2.00%) low mild
convert_columns_prepared 4096 string(100, 0.5)
time: [60.624 µs 60.643 µs 60.661 µs]
Found 5 outliers among 100 measurements (5.00%)
1 (1.00%) low severe
2 (2.00%) high mild
2 (2.00%) high severe
convert_rows 4096 string(100, 0.5)
time: [70.780 µs 70.861 µs 70.956 µs]
convert_columns 4096 string view(10, 0)
time: [46.667 µs 46.673 µs 46.679 µs]
Found 8 outliers among 100 measurements (8.00%)
5 (5.00%) high mild
3 (3.00%) high severe
convert_columns_prepared 4096 string view(10, 0)
time: [47.328 µs 47.335 µs 47.343 µs]
Found 4 outliers among 100 measurements (4.00%)
3 (3.00%) high mild
1 (1.00%) high severe
convert_rows 4096 string view(10, 0)
time: [58.273 µs 58.307 µs 58.337 µs]
convert_columns 4096 string view(30, 0)
time: [48.635 µs 48.655 µs 48.675 µs]
Found 11 outliers among 100 measurements (11.00%)
7 (7.00%) high mild
4 (4.00%) high severe
convert_columns_prepared 4096 string view(30, 0)
time: [48.300 µs 48.326 µs 48.378 µs]
Found 9 outliers among 100 measurements (9.00%)
2 (2.00%) low mild
3 (3.00%) high mild
4 (4.00%) high severe
convert_rows 4096 string view(30, 0)
time: [61.383 µs 61.484 µs 61.576 µs]
Found 18 outliers among 100 measurements (18.00%)
1 (1.00%) high mild
17 (17.00%) high severe
convert_columns 40960 string view(100, 0)
time: [696.87 µs 697.53 µs 698.76 µs]
Found 10 outliers among 100 measurements (10.00%)
6 (6.00%) high mild
4 (4.00%) high severe
convert_columns_prepared 40960 string view(100, 0)
time: [694.10 µs 694.60 µs 695.28 µs]
Found 2 outliers among 100 measurements (2.00%)
1 (1.00%) high mild
1 (1.00%) high severe
convert_rows 40960 string view(100, 0)
time: [832.26 µs 832.91 µs 834.15 µs]
Found 2 outliers among 100 measurements (2.00%)
1 (1.00%) high mild
1 (1.00%) high severe
convert_columns 4096 string view(100, 0.5)
time: [63.622 µs 63.774 µs 63.897 µs]
Found 23 outliers among 100 measurements (23.00%)
20 (20.00%) low severe
1 (1.00%) low mild
1 (1.00%) high mild
1 (1.00%) high severe
convert_columns_prepared 4096 string view(100, 0.5)
time: [62.621 µs 62.709 µs 62.869 µs]
Found 7 outliers among 100 measurements (7.00%)
1 (1.00%) high mild
6 (6.00%) high severe
convert_rows 4096 string view(100, 0.5)
time: [75.776 µs 75.792 µs 75.809 µs]
Found 3 outliers among 100 measurements (3.00%)
1 (1.00%) high mild
2 (2.00%) high severe
convert_columns 4096 string_dictionary(10, 0)
time: [85.318 µs 85.330 µs 85.343 µs]
Found 6 outliers among 100 measurements (6.00%)
2 (2.00%) high mild
4 (4.00%) high severe
convert_columns_prepared 4096 string_dictionary(10, 0)
time: [84.112 µs 84.122 µs 84.134 µs]
Found 8 outliers among 100 measurements (8.00%)
6 (6.00%) high mild
2 (2.00%) high severe
convert_rows 4096 string_dictionary(10, 0)
time: [43.619 µs 43.688 µs 43.835 µs]
Found 26 outliers among 100 measurements (26.00%)
17 (17.00%) low severe
5 (5.00%) high mild
4 (4.00%) high severe
convert_columns 4096 string_dictionary(30, 0)
time: [90.410 µs 90.422 µs 90.435 µs]
Found 8 outliers among 100 measurements (8.00%)
5 (5.00%) high mild
3 (3.00%) high severe
convert_columns_prepared 4096 string_dictionary(30, 0)
time: [89.380 µs 89.391 µs 89.404 µs]
Found 9 outliers among 100 measurements (9.00%)
4 (4.00%) high mild
5 (5.00%) high severe
convert_rows 4096 string_dictionary(30, 0)
time: [53.909 µs 53.917 µs 53.926 µs]
Found 15 outliers among 100 measurements (15.00%)
2 (2.00%) low severe
1 (1.00%) low mild
6 (6.00%) high mild
6 (6.00%) high severe
convert_columns 4096 string_dictionary(100, 0)
time: [118.33 µs 118.35 µs 118.37 µs]
Found 5 outliers among 100 measurements (5.00%)
3 (3.00%) high mild
2 (2.00%) high severe
convert_columns_prepared 4096 string_dictionary(100, 0)
time: [120.59 µs 120.61 µs 120.64 µs]
Found 7 outliers among 100 measurements (7.00%)
6 (6.00%) high mild
1 (1.00%) high severe
convert_rows 4096 string_dictionary(100, 0)
time: [74.302 µs 74.316 µs 74.332 µs]
Found 11 outliers among 100 measurements (11.00%)
1 (1.00%) low mild
7 (7.00%) high mild
3 (3.00%) high severe
convert_columns 4096 string_dictionary(100, 0.5)
time: [91.258 µs 91.378 µs 91.494 µs]
Found 7 outliers among 100 measurements (7.00%)
5 (5.00%) low severe
2 (2.00%) high severe
convert_columns_prepared 4096 string_dictionary(100, 0.5)
time: [90.216 µs 90.270 µs 90.307 µs]
Found 13 outliers among 100 measurements (13.00%)
4 (4.00%) low severe
1 (1.00%) low mild
5 (5.00%) high mild
3 (3.00%) high severe
convert_rows 4096 string_dictionary(100, 0.5)
time: [70.121 µs 70.182 µs 70.257 µs]
Found 9 outliers among 100 measurements (9.00%)
2 (2.00%) low mild
3 (3.00%) high mild
4 (4.00%) high severe
convert_columns 4096 string_dictionary_low_cardinality(10, 0)
time: [41.005 µs 41.011 µs 41.018 µs]
Found 8 outliers among 100 measurements (8.00%)
1 (1.00%) high mild
7 (7.00%) high severe
convert_columns_prepared 4096 string_dictionary_low_cardinality(10, 0)
time: [39.774 µs 39.805 µs 39.835 µs]
Found 2 outliers among 100 measurements (2.00%)
2 (2.00%) low mild
convert_rows 4096 string_dictionary_low_cardinality(10, 0)
time: [44.475 µs 44.489 µs 44.499 µs]
Found 9 outliers among 100 measurements (9.00%)
3 (3.00%) low severe
1 (1.00%) low mild
3 (3.00%) high mild
2 (2.00%) high severe
convert_columns 4096 string_dictionary_low_cardinality(30, 0)
time: [42.606 µs 42.623 µs 42.649 µs]
Found 7 outliers among 100 measurements (7.00%)
2 (2.00%) low mild
2 (2.00%) high mild
3 (3.00%) high severe
convert_columns_prepared 4096 string_dictionary_low_cardinality(30, 0)
time: [41.353 µs 41.362 µs 41.371 µs]
Found 8 outliers among 100 measurements (8.00%)
2 (2.00%) low severe
3 (3.00%) low mild
1 (1.00%) high mild
2 (2.00%) high severe
convert_rows 4096 string_dictionary_low_cardinality(30, 0)
time: [53.645 µs 53.653 µs 53.661 µs]
Found 9 outliers among 100 measurements (9.00%)
1 (1.00%) low mild
3 (3.00%) high mild
5 (5.00%) high severe
convert_columns 4096 string_dictionary_low_cardinality(100, 0)
time: [52.442 µs 52.467 µs 52.491 µs]
Found 9 outliers among 100 measurements (9.00%)
7 (7.00%) low mild
1 (1.00%) high mild
1 (1.00%) high severe
convert_columns_prepared 4096 string_dictionary_low_cardinality(100, 0)
time: [51.385 µs 51.393 µs 51.401 µs]
Found 11 outliers among 100 measurements (11.00%)
3 (3.00%) low severe
4 (4.00%) low mild
1 (1.00%) high mild
3 (3.00%) high severe
convert_rows 4096 string_dictionary_low_cardinality(100, 0)
time: [74.300 µs 74.317 µs 74.335 µs]
Found 5 outliers among 100 measurements (5.00%)
4 (4.00%) high mild
1 (1.00%) high severe
convert_columns 4096 string(20, 0.5), string(30, 0), string(100, 0), i64(0)
time: [163.59 µs 163.64 µs 163.70 µs]
Found 18 outliers among 100 measurements (18.00%)
5 (5.00%) low severe
8 (8.00%) high mild
5 (5.00%) high severe
convert_columns_prepared 4096 string(20, 0.5), string(30, 0), string(100, 0), i64(0)
time: [163.05 µs 163.10 µs 163.15 µs]
Found 13 outliers among 100 measurements (13.00%)
1 (1.00%) high mild
12 (12.00%) high severe
convert_rows 4096 string(20, 0.5), string(30, 0), string(100, 0), i64(0)
time: [212.91 µs 212.97 µs 213.04 µs]
Found 8 outliers among 100 measurements (8.00%)
5 (5.00%) low mild
2 (2.00%) high mild
1 (1.00%) high severe
convert_columns 4096 4096 string_dictionary(20, 0.5), string_dictionary(30, 0), string_dictionary(10...
time: [287.52 µs 287.74 µs 287.92 µs]
Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) high mild
convert_columns_prepared 4096 4096 string_dictionary(20, 0.5), string_dictionary(30, 0), string_dict...
time: [287.56 µs 287.62 µs 287.69 µs]
Found 8 outliers among 100 measurements (8.00%)
2 (2.00%) low mild
5 (5.00%) high mild
1 (1.00%) high severe
convert_rows 4096 4096 string_dictionary(20, 0.5), string_dictionary(30, 0), string_dictionary(100, ...
time: [222.41 µs 222.71 µs 222.98 µs]
Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) high mild
iterate rows time: [23.169 µs 23.249 µs 23.419 µs]
Found 10 outliers among 100 measurements (10.00%)
3 (3.00%) high mild
7 (7.00%) high severe
Running benches/sort_kernel.rs (target/release/deps/sort_kernel-815127a81fbcbe67)
sort i32 2^10 time: [6.3286 µs 6.3305 µs 6.3324 µs]
Found 2 outliers among 100 measurements (2.00%)
1 (1.00%) high mild
1 (1.00%) high severe
sort i32 to indices 2^10
time: [10.582 µs 10.584 µs 10.586 µs]
Found 5 outliers among 100 measurements (5.00%)
3 (3.00%) high mild
2 (2.00%) high severe
sort i32 2^12 time: [30.915 µs 30.982 µs 31.125 µs]
Found 9 outliers among 100 measurements (9.00%)
1 (1.00%) low mild
4 (4.00%) high mild
4 (4.00%) high severe
sort i32 to indices 2^12
time: [48.409 µs 48.416 µs 48.423 µs]
Found 9 outliers among 100 measurements (9.00%)
3 (3.00%) high mild
6 (6.00%) high severe
sort i32 nulls 2^10 time: [4.3708 µs 4.3719 µs 4.3730 µs]
Found 3 outliers among 100 measurements (3.00%)
2 (2.00%) high mild
1 (1.00%) high severe
sort i32 nulls to indices 2^10
time: [8.5479 µs 8.5964 µs 8.6578 µs]
Found 11 outliers among 100 measurements (11.00%)
1 (1.00%) high mild
10 (10.00%) high severe
sort i32 nulls 2^12 time: [18.242 µs 18.245 µs 18.249 µs]
Found 6 outliers among 100 measurements (6.00%)
4 (4.00%) high mild
2 (2.00%) high severe
sort i32 nulls to indices 2^12
time: [33.791 µs 33.795 µs 33.800 µs]
Found 7 outliers among 100 measurements (7.00%)
5 (5.00%) high mild
2 (2.00%) high severe
sort f32 2^12 time: [45.162 µs 45.186 µs 45.234 µs]
Found 9 outliers among 100 measurements (9.00%)
4 (4.00%) high mild
5 (5.00%) high severe
sort f32 to indices 2^12
time: [58.668 µs 58.785 µs 58.991 µs]
Found 18 outliers among 100 measurements (18.00%)
6 (6.00%) low mild
2 (2.00%) high mild
10 (10.00%) high severe
sort f32 nulls 2^12 time: [25.632 µs 25.767 µs 25.945 µs]
Found 15 outliers among 100 measurements (15.00%)
3 (3.00%) low severe
3 (3.00%) low mild
1 (1.00%) high mild
8 (8.00%) high severe
sort f32 nulls to indices 2^12
time: [40.936 µs 40.946 µs 40.955 µs]
Found 4 outliers among 100 measurements (4.00%)
3 (3.00%) high mild
1 (1.00%) high severe
sort string[10] to indices 2^12
time: [242.76 µs 243.93 µs 245.25 µs]
Found 11 outliers among 100 measurements (11.00%)
4 (4.00%) high mild
7 (7.00%) high severe
sort string[10] nulls to indices 2^12
time: [122.38 µs 122.44 µs 122.50 µs]
Found 2 outliers among 100 measurements (2.00%)
2 (2.00%) high mild
sort string[10] dict to indices 2^12
time: [328.27 µs 328.67 µs 329.05 µs]
sort string[10] dict nulls to indices 2^12
time: [162.09 µs 163.01 µs 163.81 µs]
Found 28 outliers among 100 measurements (28.00%)
24 (24.00%) low severe
4 (4.00%) high mild
sort primitive run 2^12 time: [6.9112 µs 6.9127 µs 6.9142 µs]
Found 6 outliers among 100 measurements (6.00%)
4 (4.00%) high mild
2 (2.00%) high severe
sort primitive run to indices 2^12
time: [6.1461 µs 6.1502 µs 6.1537 µs]
Found 19 outliers among 100 measurements (19.00%)
13 (13.00%) low severe
4 (4.00%) low mild
2 (2.00%) high mild
lexsort (f32, f32) 2^10 time: [43.834 µs 43.840 µs 43.848 µs]
Found 8 outliers among 100 measurements (8.00%)
1 (1.00%) low mild
4 (4.00%) high mild
3 (3.00%) high severe
lexsort (f32, f32) 2^12 time: [221.10 µs 221.25 µs 221.37 µs]
Found 13 outliers among 100 measurements (13.00%)
8 (8.00%) low severe
1 (1.00%) low mild
3 (3.00%) high mild
1 (1.00%) high severe
lexsort (f32, f32) nulls 2^10
time: [45.573 µs 45.684 µs 45.907 µs]
Found 4 outliers among 100 measurements (4.00%)
2 (2.00%) high mild
2 (2.00%) high severe
lexsort (f32, f32) nulls 2^12
time: [197.87 µs 198.03 µs 198.29 µs]
Found 6 outliers among 100 measurements (6.00%)
1 (1.00%) high mild
5 (5.00%) high severe
lexsort (bool, bool) 2^12
time: [87.220 µs 87.363 µs 87.627 µs]
Found 5 outliers among 100 measurements (5.00%)
3 (3.00%) high mild
2 (2.00%) high severe
lexsort (bool, bool) nulls 2^12
time: [106.74 µs 106.76 µs 106.78 µs]
Found 11 outliers among 100 measurements (11.00%)
1 (1.00%) low mild
4 (4.00%) high mild
6 (6.00%) high severe
lexsort (f32, f32) 2^12 limit 10
time: [41.996 µs 42.141 µs 42.359 µs]
Found 9 outliers among 100 measurements (9.00%)
1 (1.00%) high mild
8 (8.00%) high severe
lexsort (f32, f32) 2^12 limit 100
time: [44.251 µs 44.312 µs 44.435 µs]
Found 13 outliers among 100 measurements (13.00%)
5 (5.00%) high mild
8 (8.00%) high severe
lexsort (f32, f32) 2^12 limit 1000
time: [80.854 µs 81.023 µs 81.382 µs]
Found 9 outliers among 100 measurements (9.00%)
5 (5.00%) high mild
4 (4.00%) high severe
lexsort (f32, f32) 2^12 limit 2^12
time: [208.12 µs 208.17 µs 208.22 µs]
Found 9 outliers among 100 measurements (9.00%)
2 (2.00%) low mild
2 (2.00%) high mild
5 (5.00%) high severe
lexsort (f32, f32) nulls 2^12 limit 10
time: [65.993 µs 66.010 µs 66.028 µs]
Found 7 outliers among 100 measurements (7.00%)
5 (5.00%) high mild
2 (2.00%) high severe
lexsort (f32, f32) nulls 2^12 limit 100
time: [66.873 µs 66.884 µs 66.897 µs]
Found 6 outliers among 100 measurements (6.00%)
3 (3.00%) high mild
3 (3.00%) high severe
lexsort (f32, f32) nulls 2^12 limit 1000
time: [73.783 µs 73.904 µs 74.007 µs]
lexsort (f32, f32) nulls 2^12 limit 2^12
time: [198.11 µs 198.32 µs 198.70 µs]
Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) high severe
rank f32 2^12 time: [56.628 µs 56.641 µs 56.658 µs]
Found 10 outliers among 100 measurements (10.00%)
4 (4.00%) high mild
6 (6.00%) high severe
rank f32 nulls 2^12 time: [31.067 µs 31.071 µs 31.076 µs]
Found 13 outliers among 100 measurements (13.00%)
10 (10.00%) high mild
3 (3.00%) high severe
rank string[10] 2^12 time: [263.34 µs 265.07 µs 266.61 µs]
Found 16 outliers among 100 measurements (16.00%)
1 (1.00%) high mild
15 (15.00%) high severe
rank string[10] nulls 2^12
time: [123.93 µs 123.97 µs 124.00 µs]
Found 5 outliers among 100 measurements (5.00%)
3 (3.00%) high mild
2 (2.00%) high severe
Running benches/string_dictionary_builder.rs (target/release/deps/string_dictionary_builder-1d7791c9a58089e6)
string_dictionary_builder/(dict_size:20, len:1000, key_len: 5)
time: [18.310 µs 18.345 µs 18.386 µs]
Found 2 outliers among 100 measurements (2.00%)
2 (2.00%) high severe
string_dictionary_builder/(dict_size:100, len:1000, key_len: 5)
time: [20.905 µs 20.933 µs 20.960 µs]
Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) low mild
string_dictionary_builder/(dict_size:100, len:1000, key_len: 10)
time: [20.777 µs 20.796 µs 20.813 µs]
Found 4 outliers among 100 measurements (4.00%)
3 (3.00%) high mild
1 (1.00%) high severe
string_dictionary_builder/(dict_size:100, len:10000, key_len: 10)
time: [177.60 µs 177.65 µs 177.71 µs]
Found 3 outliers among 100 measurements (3.00%)
1 (1.00%) high mild
2 (2.00%) high severe
string_dictionary_builder/(dict_size:100, len:10000, key_len: 100)
time: [517.06 µs 517.23 µs 517.41 µs]
Found 2 outliers among 100 measurements (2.00%)
1 (1.00%) low mild
1 (1.00%) high mild
Running benches/string_run_builder.rs (target/release/deps/string_run_builder-29279bf142511ea0)
string_run_builder/(run_array_len:1000, physical_array_len:20, string_len: 5)
time: [4.9828 µs 5.0134 µs 5.0456 µs]
Found 13 outliers among 100 measurements (13.00%)
8 (8.00%) low mild
5 (5.00%) high mild
string_run_builder/(run_array_len:1000, physical_array_len:100, string_len: 5)
time: [5.8946 µs 5.9147 µs 5.9360 µs]
Found 2 outliers among 100 measurements (2.00%)
2 (2.00%) high mild
string_run_builder/(run_array_len:1000, physical_array_len:100, string_len: 10)
time: [5.5532 µs 5.5874 µs 5.6219 µs]
Found 11 outliers among 100 measurements (11.00%)
11 (11.00%) high mild
string_run_builder/(run_array_len:10000, physical_array_len:100, string_len: 10)
time: [36.587 µs 36.632 µs 36.715 µs]
Found 4 outliers among 100 measurements (4.00%)
1 (1.00%) low mild
1 (1.00%) high mild
2 (2.00%) high severe
string_run_builder/(run_array_len:10000, physical_array_len:100, string_len: 100)
time: [74.897 µs 75.116 µs 75.330 µs]
Found 3 outliers among 100 measurements (3.00%)
2 (2.00%) low mild
1 (1.00%) high mild
Running benches/string_run_iterator.rs (target/release/deps/string_run_iterator-8539251c658124f3)
string_run_iterator/(run_array_len:1024, physical_array_len:256, string_len: 5)
time: [2.4853 µs 2.4888 µs 2.4924 µs]
string_run_iterator/(run_array_len:1024, physical_array_len:256, string_len: 25)
time: [2.4873 µs 2.4912 µs 2.4950 µs]
string_run_iterator/(run_array_len:1024, physical_array_len:256, string_len: 100)
time: [2.4848 µs 2.4925 µs 2.5029 µs]
Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) high severe
string_run_iterator/(run_array_len:2048, physical_array_len:512, string_len: 5)
time: [4.9818 µs 4.9864 µs 4.9910 µs]
Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) low mild
string_run_iterator/(run_array_len:2048, physical_array_len:512, string_len: 25)
time: [4.9828 µs 4.9882 µs 4.9937 µs]
Found 2 outliers among 100 measurements (2.00%)
2 (2.00%) high mild
string_run_iterator/(run_array_len:2048, physical_array_len:512, string_len: 100)
time: [4.9853 µs 4.9907 µs 4.9960 µs]
Found 2 outliers among 100 measurements (2.00%)
2 (2.00%) high mild
string_run_iterator/(run_array_len:4096, physical_array_len:1024, string_len: 5)
time: [9.9874 µs 9.9936 µs 10.000 µs]
Found 3 outliers among 100 measurements (3.00%)
3 (3.00%) high mild
string_run_iterator/(run_array_len:4096, physical_array_len:1024, string_len: 25)
time: [9.9888 µs 9.9950 µs 10.001 µs]
Found 7 outliers among 100 measurements (7.00%)
1 (1.00%) low severe
5 (5.00%) low mild
1 (1.00%) high mild
string_run_iterator/(run_array_len:4096, physical_array_len:1024, string_len: 100)
time: [9.9860 µs 9.9929 µs 10.000 µs]
Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) high mild
Running benches/substring_kernels.rs (target/release/deps/substring_kernels-00544b53034fd2ed)
substring utf8 (start = 0, length = None)
time: [34.455 ms 34.564 ms 34.692 ms]
Found 16 outliers among 100 measurements (16.00%)
5 (5.00%) high mild
11 (11.00%) high severe
substring utf8 (start = 1, length = str_len - 1)
time: [34.735 ms 34.927 ms 35.153 ms]
Found 17 outliers among 100 measurements (17.00%)
5 (5.00%) high mild
12 (12.00%) high severe
Benchmarking substring utf8 by char: Warming up for 3.0000 s
Warning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 8.8s, or reduce sample count to 50.
substring utf8 by char time: [87.354 ms 87.480 ms 87.618 ms]
Found 3 outliers among 100 measurements (3.00%)
2 (2.00%) high mild
1 (1.00%) high severe
substring fixed size binary array
time: [33.942 ms 34.056 ms 34.196 ms]
Found 16 outliers among 100 measurements (16.00%)
6 (6.00%) high mild
10 (10.00%) high severe
Running benches/take_kernels.rs (target/release/deps/take_kernels-396399195f695825)
take i32 512 time: [296.50 ns 296.58 ns 296.66 ns]
Found 8 outliers among 100 measurements (8.00%)
3 (3.00%) low mild
2 (2.00%) high mild
3 (3.00%) high severe
take i32 1024 time: [461.42 ns 461.48 ns 461.54 ns]
Found 9 outliers among 100 measurements (9.00%)
3 (3.00%) low mild
3 (3.00%) high mild
3 (3.00%) high severe
take i32 null indices 1024
time: [694.79 ns 698.08 ns 702.71 ns]
Found 10 outliers among 100 measurements (10.00%)
3 (3.00%) high mild
7 (7.00%) high severe
take i32 null values 1024
time: [1.6149 µs 1.6153 µs 1.6158 µs]
Found 7 outliers among 100 measurements (7.00%)
3 (3.00%) low mild
2 (2.00%) high mild
2 (2.00%) high severe
take i32 null values null indices 1024
time: [2.0037 µs 2.0041 µs 2.0045 µs]
Found 10 outliers among 100 measurements (10.00%)
7 (7.00%) high mild
3 (3.00%) high severe
take check bounds i32 512
time: [457.87 ns 458.10 ns 458.35 ns]
Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) high mild
take check bounds i32 1024
time: [762.79 ns 762.89 ns 763.00 ns]
Found 5 outliers among 100 measurements (5.00%)
4 (4.00%) high mild
1 (1.00%) high severe
take bool 512 time: [584.68 ns 585.51 ns 586.46 ns]
Found 2 outliers among 100 measurements (2.00%)
2 (2.00%) high mild
take bool 1024 time: [1.1073 µs 1.1079 µs 1.1084 µs]
Found 2 outliers among 100 measurements (2.00%)
2 (2.00%) high mild
take bool null indices 1024
time: [1.2851 µs 1.2854 µs 1.2856 µs]
Found 3 outliers among 100 measurements (3.00%)
2 (2.00%) high mild
1 (1.00%) high severe
take bool null values 1024
time: [2.0685 µs 2.0701 µs 2.0723 µs]
Found 6 outliers among 100 measurements (6.00%)
1 (1.00%) high mild
5 (5.00%) high severe
take bool null values null indices 1024
time: [2.4843 µs 2.4847 µs 2.4851 µs]
Found 6 outliers among 100 measurements (6.00%)
4 (4.00%) high mild
2 (2.00%) high severe
take str 512 time: [7.1528 µs 7.1544 µs 7.1561 µs]
Found 4 outliers among 100 measurements (4.00%)
2 (2.00%) high mild
2 (2.00%) high severe
take str 1024 time: [16.251 µs 16.255 µs 16.260 µs]
Found 11 outliers among 100 measurements (11.00%)
1 (1.00%) low mild
4 (4.00%) high mild
6 (6.00%) high severe
take str null indices 512
time: [4.5067 µs 4.5074 µs 4.5081 µs]
Found 7 outliers among 100 measurements (7.00%)
4 (4.00%) high mild
3 (3.00%) high severe
take str null indices 1024
time: [10.678 µs 10.692 µs 10.719 µs]
Found 8 outliers among 100 measurements (8.00%)
5 (5.00%) high mild
3 (3.00%) high severe
take str null values 1024
time: [10.194 µs 10.196 µs 10.198 µs]
Found 6 outliers among 100 measurements (6.00%)
3 (3.00%) high mild
3 (3.00%) high severe
take str null values null indices 1024
time: [5.9928 µs 5.9938 µs 5.9948 µs]
Found 7 outliers among 100 measurements (7.00%)
4 (4.00%) high mild
3 (3.00%) high severe
take stringview 512 time: [342.35 ns 342.50 ns 342.73 ns]
Found 6 outliers among 100 measurements (6.00%)
2 (2.00%) high mild
4 (4.00%) high severe
take stringview 1024 time: [654.56 ns 657.28 ns 660.89 ns]
Found 12 outliers among 100 measurements (12.00%)
3 (3.00%) high mild
9 (9.00%) high severe
take stringview null indices 512
time: [525.65 ns 525.89 ns 526.16 ns]
Found 12 outliers among 100 measurements (12.00%)
7 (7.00%) high mild
5 (5.00%) high severe
take stringview null indices 1024
time: [877.21 ns 877.73 ns 878.32 ns]
Found 13 outliers among 100 measurements (13.00%)
3 (3.00%) high mild
10 (10.00%) high severe
take stringview null values 1024
time: [1.6557 µs 1.6559 µs 1.6562 µs]
Found 12 outliers among 100 measurements (12.00%)
6 (6.00%) high mild
6 (6.00%) high severe
take stringview null values null indices 1024
time: [2.1173 µs 2.1177 µs 2.1181 µs]
Found 11 outliers among 100 measurements (11.00%)
2 (2.00%) high mild
9 (9.00%) high severe
take primitive run logical len: 1024, physical len: 512, indices: 1024
time: [18.755 µs 18.773 µs 18.808 µs]
Found 4 outliers among 100 measurements (4.00%)
2 (2.00%) high mild
2 (2.00%) high severe
Running benches/decimal_overflow.rs (target/release/deps/decimal_overflow-015ef1f2e1ab9542)
validate_decimal_precision_128
time: [101.43 ns 101.54 ns 101.65 ns]
Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) high mild
null_if_overflow_precision_128
time: [20.242 µs 20.245 µs 20.249 µs]
Found 12 outliers among 100 measurements (12.00%)
1 (1.00%) low mild
6 (6.00%) high mild
5 (5.00%) high severe
validate_decimal_precision_256
time: [309.30 ns 309.43 ns 309.55 ns]
Found 4 outliers among 100 measurements (4.00%)
1 (1.00%) low mild
2 (2.00%) high mild
1 (1.00%) high severe
null_if_overflow_precision_256
time: [39.988 µs 39.999 µs 40.008 µs]
Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) high severe
Running benches/fixed_size_list_array.rs (target/release/deps/fixed_size_list_array-c72629340ad9dba2)
fixed_size_list_array(len: 4096, value_len: 1)
time: [151.87 µs 152.09 µs 152.42 µs]
Found 13 outliers among 100 measurements (13.00%)
8 (8.00%) high mild
5 (5.00%) high severe
fixed_size_list_array(len: 4096, value_len: 32)
time: [4.5467 µs 4.5515 µs 4.5590 µs]
Found 2 outliers among 100 measurements (2.00%)
1 (1.00%) high mild
1 (1.00%) high severe
fixed_size_list_array(len: 4096, value_len: 1024)
time: [150.23 ns 150.30 ns 150.36 ns]
Found 6 outliers among 100 measurements (6.00%)
4 (4.00%) high mild
2 (2.00%) high severe
Running benches/gc_view_types.rs (target/release/deps/gc_view_types-484e182a76f496cd)
gc view types all time: [702.26 µs 702.38 µs 702.51 µs]
Found 11 outliers among 100 measurements (11.00%)
6 (6.00%) high mild
5 (5.00%) high severe
gc view types slice half
time: [352.75 µs 352.79 µs 352.84 µs]
Found 5 outliers among 100 measurements (5.00%)
2 (2.00%) high mild
3 (3.00%) high severe
Running benches/occupancy.rs (target/release/deps/occupancy-8299aa79289f5069)
occupancy(values: 10, occupancy: 1, null_percent: 0)
time: [1.6521 µs 1.6525 µs 1.6528 µs]
Found 3 outliers among 100 measurements (3.00%)
2 (2.00%) high mild
1 (1.00%) high severe
occupancy(values: 10, occupancy: 1, null_percent: 0.1)
time: [1.9054 µs 1.9166 µs 1.9308 µs]
Found 5 outliers among 100 measurements (5.00%)
1 (1.00%) high mild
4 (4.00%) high severe
occupancy(values: 10, occupancy: 1, null_percent: 0.5)
time: [1.1289 µs 1.1300 µs 1.1311 µs]
Found 5 outliers among 100 measurements (5.00%)
5 (5.00%) high mild
occupancy(values: 10, occupancy: 1, null_percent: 0.9)
time: [241.75 ns 241.92 ns 242.10 ns]
Found 5 outliers among 100 measurements (5.00%)
5 (5.00%) high severe
occupancy(values: 10, occupancy: 0.5, null_percent: 0)
time: [2.0485 µs 2.0490 µs 2.0494 µs]
Found 8 outliers among 100 measurements (8.00%)
3 (3.00%) low mild
4 (4.00%) high mild
1 (1.00%) high severe
occupancy(values: 10, occupancy: 0.5, null_percent: 0.1)
time: [1.8102 µs 1.8115 µs 1.8131 µs]
Found 10 outliers among 100 measurements (10.00%)
9 (9.00%) high mild
1 (1.00%) high severe
occupancy(values: 10, occupancy: 0.5, null_percent: 0.5)
time: [1.0900 µs 1.0938 µs 1.0992 µs]
Found 9 outliers among 100 measurements (9.00%)
5 (5.00%) high mild
4 (4.00%) high severe
occupancy(values: 10, occupancy: 0.5, null_percent: 0.9)
time: [288.66 ns 289.99 ns 291.84 ns]
Found 15 outliers among 100 measurements (15.00%)
7 (7.00%) low mild
5 (5.00%) high mild
3 (3.00%) high severe
occupancy(values: 10, occupancy: 0.1, null_percent: 0)
time: [2.0452 µs 2.0456 µs 2.0461 µs]
Found 7 outliers among 100 measurements (7.00%)
2 (2.00%) low mild
3 (3.00%) high mild
2 (2.00%) high severe
occupancy(values: 10, occupancy: 0.1, null_percent: 0.1)
time: [1.8181 µs 1.8194 µs 1.8209 µs]
Found 10 outliers among 100 measurements (10.00%)
5 (5.00%) high mild
5 (5.00%) high severe
occupancy(values: 10, occupancy: 0.1, null_percent: 0.5)
time: [1.1269 µs 1.1282 µs 1.1296 µs]
Found 19 outliers among 100 measurements (19.00%)
10 (10.00%) high mild
9 (9.00%) high severe
occupancy(values: 10, occupancy: 0.1, null_percent: 0.9)
time: [289.22 ns 289.41 ns 289.67 ns]
Found 9 outliers among 100 measurements (9.00%)
4 (4.00%) high mild
5 (5.00%) high severe
occupancy(values: 100, occupancy: 1, null_percent: 0)
time: [858.63 ns 859.31 ns 860.19 ns]
Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) high severe
occupancy(values: 100, occupancy: 1, null_percent: 0.1)
time: [1.7724 µs 1.7756 µs 1.7800 µs]
Found 2 outliers among 100 measurements (2.00%)
1 (1.00%) high mild
1 (1.00%) high severe
occupancy(values: 100, occupancy: 1, null_percent: 0.5)
time: [1.0257 µs 1.0268 µs 1.0282 µs]
Found 12 outliers among 100 measurements (12.00%)
5 (5.00%) high mild
7 (7.00%) high severe
occupancy(values: 100, occupancy: 1, null_percent: 0.9)
time: [250.15 ns 250.31 ns 250.49 ns]
Found 5 outliers among 100 measurements (5.00%)
2 (2.00%) high mild
3 (3.00%) high severe
occupancy(values: 100, occupancy: 0.5, null_percent: 0)
time: [835.71 ns 836.28 ns 836.88 ns]
Found 3 outliers among 100 measurements (3.00%)
2 (2.00%) high mild
1 (1.00%) high severe
occupancy(values: 100, occupancy: 0.5, null_percent: 0.1)
time: [1.7924 µs 1.7968 µs 1.8008 µs]
Found 9 outliers among 100 measurements (9.00%)
9 (9.00%) high mild
occupancy(values: 100, occupancy: 0.5, null_percent: 0.5)
time: [1.0549 µs 1.0560 µs 1.0573 µs]
Found 14 outliers among 100 measurements (14.00%)
6 (6.00%) high mild
8 (8.00%) high severe
occupancy(values: 100, occupancy: 0.5, null_percent: 0.9)
time: [230.54 ns 230.78 ns 231.06 ns]
Found 9 outliers among 100 measurements (9.00%)
7 (7.00%) high mild
2 (2.00%) high severe
occupancy(values: 100, occupancy: 0.1, null_percent: 0)
time: [1.5820 µs 1.5823 µs 1.5827 µs]
Found 6 outliers among 100 measurements (6.00%)
4 (4.00%) high mild
2 (2.00%) high severe
occupancy(values: 100, occupancy: 0.1, null_percent: 0.1)
time: [1.8835 µs 1.8874 µs 1.8934 µs]
Found 3 outliers among 100 measurements (3.00%)
2 (2.00%) high mild
1 (1.00%) high severe
occupancy(values: 100, occupancy: 0.1, null_percent: 0.5)
time: [1.0824 µs 1.0833 µs 1.0842 µs]
Found 2 outliers among 100 measurements (2.00%)
1 (1.00%) high mild
1 (1.00%) high severe
occupancy(values: 100, occupancy: 0.1, null_percent: 0.9)
time: [230.30 ns 230.51 ns 230.73 ns]
Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) high mild
occupancy(values: 512, occupancy: 1, null_percent: 0)
time: [826.38 ns 827.40 ns 828.41 ns]
occupancy(values: 512, occupancy: 1, null_percent: 0.1)
time: [1.6977 µs 1.7007 µs 1.7050 µs]
Found 3 outliers among 100 measurements (3.00%)
3 (3.00%) high severe
occupancy(values: 512, occupancy: 1, null_percent: 0.5)
time: [1.0067 µs 1.0079 µs 1.0092 µs]
Found 7 outliers among 100 measurements (7.00%)
4 (4.00%) high mild
3 (3.00%) high severe
occupancy(values: 512, occupancy: 1, null_percent: 0.9)
time: [247.53 ns 247.65 ns 247.79 ns]
Found 6 outliers among 100 measurements (6.00%)
2 (2.00%) high mild
4 (4.00%) high severe
occupancy(values: 512, occupancy: 0.5, null_percent: 0)
time: [795.01 ns 795.79 ns 796.54 ns]
Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) low mild
occupancy(values: 512, occupancy: 0.5, null_percent: 0.1)
time: [1.6952 µs 1.6966 µs 1.6981 µs]
Found 8 outliers among 100 measurements (8.00%)
3 (3.00%) high mild
5 (5.00%) high severe
occupancy(values: 512, occupancy: 0.5, null_percent: 0.5)
time: [985.45 ns 986.21 ns 987.09 ns]
Found 5 outliers among 100 measurements (5.00%)
1 (1.00%) high mild
4 (4.00%) high severe
occupancy(values: 512, occupancy: 0.5, null_percent: 0.9)
time: [243.53 ns 243.79 ns 244.08 ns]
Found 10 outliers among 100 measurements (10.00%)
2 (2.00%) high mild
8 (8.00%) high severe
occupancy(values: 512, occupancy: 0.1, null_percent: 0)
time: [823.71 ns 824.34 ns 825.01 ns]
occupancy(values: 512, occupancy: 0.1, null_percent: 0.1)
time: [1.7788 µs 1.7819 µs 1.7854 µs]
Found 15 outliers among 100 measurements (15.00%)
1 (1.00%) high mild
14 (14.00%) high severe
occupancy(values: 512, occupancy: 0.1, null_percent: 0.5)
time: [1.0684 µs 1.0702 µs 1.0722 µs]
Found 4 outliers among 100 measurements (4.00%)
4 (4.00%) high severe
occupancy(values: 512, occupancy: 0.1, null_percent: 0.9)
time: [226.62 ns 227.15 ns 227.97 ns]
Found 5 outliers among 100 measurements (5.00%)
2 (2.00%) high mild
3 (3.00%) high severe
Running benches/bit_mask.rs (target/release/deps/bit_mask-5db36b5aa58e07b4)
bit_mask/set_bits/offset_write_0_offset_read_0_len_1_datum_0
time: [5.9741 ns 5.9749 ns 5.9758 ns]
Found 13 outliers among 100 measurements (13.00%)
9 (9.00%) high mild
4 (4.00%) high severe
bit_mask/set_bits/offset_write_0_offset_read_0_len_1_datum_173
time: [5.9735 ns 5.9743 ns 5.9752 ns]
Found 7 outliers among 100 measurements (7.00%)
5 (5.00%) high mild
2 (2.00%) high severe
bit_mask/set_bits/offset_write_0_offset_read_0_len_17_datum_0
time: [17.720 ns 17.725 ns 17.730 ns]
Found 5 outliers among 100 measurements (5.00%)
1 (1.00%) low mild
3 (3.00%) high mild
1 (1.00%) high severe
bit_mask/set_bits/offset_write_0_offset_read_0_len_17_datum_173
time: [17.731 ns 17.797 ns 17.878 ns]
Found 12 outliers among 100 measurements (12.00%)
5 (5.00%) low mild
1 (1.00%) high mild
6 (6.00%) high severe
bit_mask/set_bits/offset_write_0_offset_read_0_len_65_datum_0
time: [8.1867 ns 8.1965 ns 8.2069 ns]
Found 3 outliers among 100 measurements (3.00%)
2 (2.00%) high mild
1 (1.00%) high severe
bit_mask/set_bits/offset_write_0_offset_read_0_len_65_datum_173
time: [8.1992 ns 8.2565 ns 8.3281 ns]
Found 8 outliers among 100 measurements (8.00%)
2 (2.00%) high mild
6 (6.00%) high severe
bit_mask/set_bits/offset_write_0_offset_read_5_len_1_datum_0
time: [5.9738 ns 5.9974 ns 6.0365 ns]
Found 12 outliers among 100 measurements (12.00%)
5 (5.00%) high mild
7 (7.00%) high severe
bit_mask/set_bits/offset_write_0_offset_read_5_len_1_datum_173
time: [5.9736 ns 5.9942 ns 6.0273 ns]
Found 10 outliers among 100 measurements (10.00%)
3 (3.00%) high mild
7 (7.00%) high severe
bit_mask/set_bits/offset_write_0_offset_read_5_len_17_datum_0
time: [17.720 ns 17.725 ns 17.731 ns]
Found 2 outliers among 100 measurements (2.00%)
2 (2.00%) high mild
bit_mask/set_bits/offset_write_0_offset_read_5_len_17_datum_173
time: [17.707 ns 17.713 ns 17.720 ns]
Found 5 outliers among 100 measurements (5.00%)
2 (2.00%) low mild
3 (3.00%) high mild
bit_mask/set_bits/offset_write_0_offset_read_5_len_65_datum_0
time: [18.139 ns 18.199 ns 18.279 ns]
Found 2 outliers among 100 measurements (2.00%)
1 (1.00%) high mild
1 (1.00%) high severe
bit_mask/set_bits/offset_write_0_offset_read_5_len_65_datum_173
time: [18.123 ns 18.185 ns 18.274 ns]
Found 4 outliers among 100 measurements (4.00%)
3 (3.00%) high mild
1 (1.00%) high severe
bit_mask/set_bits/offset_write_5_offset_read_0_len_1_datum_0
time: [5.9732 ns 5.9835 ns 6.0058 ns]
Found 13 outliers among 100 measurements (13.00%)
4 (4.00%) high mild
9 (9.00%) high severe
bit_mask/set_bits/offset_write_5_offset_read_0_len_1_datum_173
time: [5.9733 ns 5.9805 ns 5.9961 ns]
Found 11 outliers among 100 measurements (11.00%)
3 (3.00%) high mild
8 (8.00%) high severe
bit_mask/set_bits/offset_write_5_offset_read_0_len_17_datum_0
time: [17.718 ns 17.724 ns 17.732 ns]
Found 3 outliers among 100 measurements (3.00%)
3 (3.00%) high mild
bit_mask/set_bits/offset_write_5_offset_read_0_len_17_datum_173
time: [17.714 ns 17.720 ns 17.725 ns]
Found 17 outliers among 100 measurements (17.00%)
3 (3.00%) low severe
2 (2.00%) low mild
7 (7.00%) high mild
5 (5.00%) high severe
bit_mask/set_bits/offset_write_5_offset_read_0_len_65_datum_0
time: [18.459 ns 18.469 ns 18.478 ns]
Found 20 outliers among 100 measurements (20.00%)
1 (1.00%) low severe
13 (13.00%) low mild
4 (4.00%) high mild
2 (2.00%) high severe
bit_mask/set_bits/offset_write_5_offset_read_0_len_65_datum_173
time: [18.475 ns 18.483 ns 18.490 ns]
Found 8 outliers among 100 measurements (8.00%)
6 (6.00%) low mild
1 (1.00%) high mild
1 (1.00%) high severe
bit_mask/set_bits/offset_write_5_offset_read_5_len_1_datum_0
time: [5.9730 ns 5.9737 ns 5.9747 ns]
Found 10 outliers among 100 measurements (10.00%)
3 (3.00%) high mild
7 (7.00%) high severe
bit_mask/set_bits/offset_write_5_offset_read_5_len_1_datum_173
time: [5.9733 ns 5.9743 ns 5.9756 ns]
Found 11 outliers among 100 measurements (11.00%)
3 (3.00%) high mild
8 (8.00%) high severe
bit_mask/set_bits/offset_write_5_offset_read_5_len_17_datum_0
time: [17.712 ns 17.717 ns 17.721 ns]
Found 14 outliers among 100 measurements (14.00%)
8 (8.00%) low mild
4 (4.00%) high mild
2 (2.00%) high severe
bit_mask/set_bits/offset_write_5_offset_read_5_len_17_datum_173
time: [17.714 ns 17.755 ns 17.817 ns]
Found 12 outliers among 100 measurements (12.00%)
6 (6.00%) low mild
1 (1.00%) high mild
5 (5.00%) high severe
bit_mask/set_bits/offset_write_5_offset_read_5_len_65_datum_0
time: [18.191 ns 18.213 ns 18.258 ns]
Found 12 outliers among 100 measurements (12.00%)
1 (1.00%) low mild
2 (2.00%) high mild
9 (9.00%) high severe
bit_mask/set_bits/offset_write_5_offset_read_5_len_65_datum_173
time: [18.192 ns 18.195 ns 18.199 ns]
Found 10 outliers among 100 measurements (10.00%)
3 (3.00%) high mild
7 (7.00%) high severe
Running benches/i256.rs (target/release/deps/i256-1847cb33ce50742b)
i256_parse(0) time: [11.475 ns 11.512 ns 11.558 ns]
Found 9 outliers among 100 measurements (9.00%)
3 (3.00%) high mild
6 (6.00%) high severe
i256_parse(1) time: [11.414 ns 11.415 ns 11.417 ns]
Found 12 outliers among 100 measurements (12.00%)
4 (4.00%) high mild
8 (8.00%) high severe
i256_parse(-1) time: [11.416 ns 11.417 ns 11.419 ns]
Found 5 outliers among 100 measurements (5.00%)
2 (2.00%) high mild
3 (3.00%) high severe
i256_parse(1233456789) time: [15.490 ns 15.492 ns 15.494 ns]
Found 9 outliers among 100 measurements (9.00%)
7 (7.00%) high mild
2 (2.00%) high severe
i256_parse(-1233456789) time: [16.343 ns 16.411 ns 16.513 ns]
Found 12 outliers among 100 measurements (12.00%)
2 (2.00%) low mild
4 (4.00%) high mild
6 (6.00%) high severe
i256_parse(170141183460469231731687303715884105727)
time: [102.43 ns 102.47 ns 102.51 ns]
Found 2 outliers among 100 measurements (2.00%)
1 (1.00%) high mild
1 (1.00%) high severe
i256_parse(-170141183460469231731687303715884105728)
time: [102.82 ns 102.85 ns 102.88 ns]
Found 3 outliers among 100 measurements (3.00%)
1 (1.00%) low mild
2 (2.00%) high mild
i256_parse(-57896044618658097711785492504343953926634992332820282019728792003956564819968)
time: [199.60 ns 200.25 ns 201.27 ns]
Found 8 outliers among 100 measurements (8.00%)
1 (1.00%) low severe
1 (1.00%) low mild
2 (2.00%) high mild
4 (4.00%) high severe
i256_parse(57896044618658097711785492504343953926634992332820282019728792003956564819967)
time: [198.74 ns 198.88 ns 199.02 ns]
Found 8 outliers among 100 measurements (8.00%)
5 (5.00%) low mild
2 (2.00%) high mild
1 (1.00%) high severe
i256_div_rem small quotient
time: [27.754 µs 27.781 µs 27.812 µs]
Found 17 outliers among 100 measurements (17.00%)
2 (2.00%) low mild
5 (5.00%) high mild
10 (10.00%) high severe
i256_div_rem small divisor
time: [16.717 µs 16.719 µs 16.721 µs]
Found 10 outliers among 100 measurements (10.00%)
5 (5.00%) high mild
5 (5.00%) high severe
Running benches/offset.rs (target/release/deps/offset-21260ef704407108)
OffsetBuffer::from_lengths
time: [623.13 ns 623.64 ns 624.21 ns]
Found 8 outliers among 100 measurements (8.00%)
5 (5.00%) high mild
3 (3.00%) high severe
OffsetBufferBuilder::push_length
time: [997.07 ns 998.36 ns 1.0011 µs]
Found 7 outliers among 100 measurements (7.00%)
4 (4.00%) high mild
3 (3.00%) high severe
OffsetBuffer::new time: [561.77 ns 561.84 ns 561.92 ns]
Found 10 outliers among 100 measurements (10.00%)
5 (5.00%) high mild
5 (5.00%) high severe
Running benches/parse_date.rs (target/release/deps/parse_date-6c3c6b85c4dbeec7)
2020-09-08 time: [19.355 ns 19.369 ns 19.385 ns]
Found 6 outliers among 100 measurements (6.00%)
6 (6.00%) high mild
2020-9-8 time: [12.902 ns 12.918 ns 12.936 ns]
Found 6 outliers among 100 measurements (6.00%)
6 (6.00%) high mild
2020-09-8 time: [13.320 ns 13.333 ns 13.347 ns]
Found 9 outliers among 100 measurements (9.00%)
8 (8.00%) high mild
1 (1.00%) high severe
2020-9-08 time: [13.272 ns 13.290 ns 13.308 ns]
Found 9 outliers among 100 measurements (9.00%)
1 (1.00%) low mild
6 (6.00%) high mild
2 (2.00%) high severe
Running benches/parse_decimal.rs (target/release/deps/parse_decimal-14536971a5b32c3d)
123.123 time: [16.584 ns 16.586 ns 16.589 ns]
Found 11 outliers among 100 measurements (11.00%)
6 (6.00%) high mild
5 (5.00%) high severe
123.1234 time: [16.850 ns 16.853 ns 16.856 ns]
Found 13 outliers among 100 measurements (13.00%)
7 (7.00%) high mild
6 (6.00%) high severe
123.1 time: [25.019 ns 25.055 ns 25.100 ns]
Found 13 outliers among 100 measurements (13.00%)
1 (1.00%) high mild
12 (12.00%) high severe
123 time: [25.684 ns 25.690 ns 25.697 ns]
Found 3 outliers among 100 measurements (3.00%)
2 (2.00%) high mild
1 (1.00%) high severe
-123.123 time: [17.129 ns 17.181 ns 17.272 ns]
Found 10 outliers among 100 measurements (10.00%)
2 (2.00%) high mild
8 (8.00%) high severe
-123.1234 time: [17.134 ns 17.138 ns 17.143 ns]
Found 8 outliers among 100 measurements (8.00%)
4 (4.00%) high mild
4 (4.00%) high severe
-123.1 time: [25.632 ns 25.674 ns 25.738 ns]
Found 28 outliers among 100 measurements (28.00%)
9 (9.00%) low severe
3 (3.00%) low mild
6 (6.00%) high mild
10 (10.00%) high severe
-123 time: [26.084 ns 26.145 ns 26.279 ns]
Found 14 outliers among 100 measurements (14.00%)
1 (1.00%) low mild
2 (2.00%) high mild
11 (11.00%) high severe
0.0000123 time: [14.405 ns 14.406 ns 14.408 ns]
Found 11 outliers among 100 measurements (11.00%)
4 (4.00%) high mild
7 (7.00%) high severe
12. time: [25.453 ns 25.483 ns 25.508 ns]
Found 27 outliers among 100 measurements (27.00%)
14 (14.00%) low severe
6 (6.00%) high mild
7 (7.00%) high severe
-12. time: [25.960 ns 26.043 ns 26.146 ns]
Found 17 outliers among 100 measurements (17.00%)
1 (1.00%) low severe
5 (5.00%) low mild
1 (1.00%) high mild
10 (10.00%) high severe
00.1 time: [20.387 ns 20.389 ns 20.392 ns]
Found 10 outliers among 100 measurements (10.00%)
4 (4.00%) high mild
6 (6.00%) high severe
-00.1 time: [21.143 ns 21.158 ns 21.175 ns]
Found 11 outliers among 100 measurements (11.00%)
8 (8.00%) high mild
3 (3.00%) high severe
12345678912345678.1234 time: [47.271 ns 47.277 ns 47.285 ns]
Found 9 outliers among 100 measurements (9.00%)
7 (7.00%) high mild
2 (2.00%) high severe
-12345678912345678.1234 time: [48.619 ns 48.665 ns 48.763 ns]
Found 11 outliers among 100 measurements (11.00%)
2 (2.00%) high mild
9 (9.00%) high severe
99999999999999999.999 time: [46.995 ns 47.001 ns 47.008 ns]
Found 9 outliers among 100 measurements (9.00%)
2 (2.00%) low mild
2 (2.00%) high mild
5 (5.00%) high severe
-99999999999999999.999 time: [44.749 ns 44.757 ns 44.766 ns]
Found 8 outliers among 100 measurements (8.00%)
4 (4.00%) high mild
4 (4.00%) high severe
.123 time: [13.047 ns 13.048 ns 13.050 ns]
Found 14 outliers among 100 measurements (14.00%)
7 (7.00%) high mild
7 (7.00%) high severe
-.123 time: [13.591 ns 13.592 ns 13.594 ns]
Found 14 outliers among 100 measurements (14.00%)
6 (6.00%) high mild
8 (8.00%) high severe
123. time: [26.482 ns 26.517 ns 26.549 ns]
Found 14 outliers among 100 measurements (14.00%)
2 (2.00%) low severe
11 (11.00%) low mild
1 (1.00%) high mild
-123. time: [27.062 ns 27.110 ns 27.205 ns]
Found 17 outliers among 100 measurements (17.00%)
7 (7.00%) low severe
6 (6.00%) low mild
2 (2.00%) high mild
2 (2.00%) high severe
Running benches/parse_time.rs (target/release/deps/parse_time-2da82f3a4a80c5f7)
9:50 time: [6.5172 ns 6.5185 ns 6.5200 ns]
Found 10 outliers among 100 measurements (10.00%)
2 (2.00%) high mild
8 (8.00%) high severe
09:50 time: [6.7884 ns 6.8031 ns 6.8356 ns]
Found 11 outliers among 100 measurements (11.00%)
1 (1.00%) low mild
2 (2.00%) high mild
8 (8.00%) high severe
09:50 PM time: [7.6319 ns 7.6338 ns 7.6362 ns]
Found 9 outliers among 100 measurements (9.00%)
4 (4.00%) high mild
5 (5.00%) high severe
9:50:12 AM time: [7.6025 ns 7.6034 ns 7.6045 ns]
Found 13 outliers among 100 measurements (13.00%)
5 (5.00%) high mild
8 (8.00%) high severe
09:50:12 PM time: [7.8748 ns 7.8779 ns 7.8838 ns]
Found 11 outliers among 100 measurements (11.00%)
6 (6.00%) high mild
5 (5.00%) high severe
09:50:12.123456789 time: [13.567 ns 13.571 ns 13.574 ns]
Found 27 outliers among 100 measurements (27.00%)
11 (11.00%) low severe
4 (4.00%) low mild
6 (6.00%) high mild
6 (6.00%) high severe
9:50:12.123456789 time: [13.034 ns 13.036 ns 13.038 ns]
Found 10 outliers among 100 measurements (10.00%)
6 (6.00%) high mild
4 (4.00%) high severe
09:50:12.123456789 PM time: [14.371 ns 14.382 ns 14.389 ns]
Found 28 outliers among 100 measurements (28.00%)
12 (12.00%) low severe
3 (3.00%) low mild
7 (7.00%) high mild
6 (6.00%) high severe
Running benches/parse_timestamp.rs (target/release/deps/parse_timestamp-f01d9cc46197af51)
2020-09-08 time: [34.197 ns 34.204 ns 34.212 ns]
change: [+76.599% +76.713% +76.820%] (p = 0.00 < 0.05)
Performance has regressed.
Found 3 outliers among 100 measurements (3.00%)
2 (2.00%) high mild
1 (1.00%) high severe
2020-09-08T13:42:29 time: [46.008 ns 46.050 ns 46.094 ns]
2020-09-08T13:42:29.190 time: [47.743 ns 47.792 ns 47.848 ns]
Found 9 outliers among 100 measurements (9.00%)
7 (7.00%) high mild
2 (2.00%) high severe
2020-09-08T13:42:29.190855
time: [46.051 ns 46.127 ns 46.212 ns]
Found 12 outliers among 100 measurements (12.00%)
7 (7.00%) high mild
5 (5.00%) high severe
2020-09-08T13:42:29.190855999
time: [45.971 ns 46.031 ns 46.097 ns]
2020-09-08T13:42:29+00:00
time: [47.553 ns 47.628 ns 47.771 ns]
Found 5 outliers among 100 measurements (5.00%)
1 (1.00%) low mild
2 (2.00%) high mild
2 (2.00%) high severe
2020-09-08T13:42:29.190+00:00
time: [48.352 ns 48.379 ns 48.410 ns]
Found 9 outliers among 100 measurements (9.00%)
6 (6.00%) high mild
3 (3.00%) high severe
2020-09-08T13:42:29.190855+00:00
time: [48.804 ns 48.817 ns 48.831 ns]
Found 5 outliers among 100 measurements (5.00%)
4 (4.00%) high mild
1 (1.00%) high severe
2020-09-08T13:42:29.190855999-05:00
time: [49.221 ns 49.236 ns 49.252 ns]
Found 4 outliers among 100 measurements (4.00%)
3 (3.00%) high mild
1 (1.00%) high severe
2020-09-08T13:42:29.190855Z
time: [43.657 ns 43.691 ns 43.733 ns]
Found 9 outliers among 100 measurements (9.00%)
2 (2.00%) high mild
7 (7.00%) high severe
Running unittests src/lib.rs (target/release/deps/arrow_flight-f2a3bb2ad97b16d9)
running 28 tests
test encode::tests::flight_data_size_even ... ignored
test encode::tests::flight_data_size_large_dictionary ... ignored
test encode::tests::flight_data_size_large_dictionary_repeated_non_uniform ... ignored
test encode::tests::flight_data_size_large_row ... ignored
test encode::tests::flight_data_size_multiple_dictionaries ... ignored
test encode::tests::flight_data_size_string_dictionary ... ignored
test encode::tests::flight_data_size_uneven_variable_lengths ... ignored
test encode::tests::test_dictionary_hydration ... ignored
test encode::tests::test_dictionary_list_hydration ... ignored
test encode::tests::test_dictionary_list_resend ... ignored
test encode::tests::test_dictionary_resend ... ignored
test encode::tests::test_dictionary_struct_hydration ... ignored
test encode::tests::test_dictionary_struct_resend ... ignored
test encode::tests::test_dictionary_union_hydration ... ignored
test encode::tests::test_dictionary_union_resend ... ignored
test encode::tests::test_encode_flight_data ... ignored
test encode::tests::test_encode_no_column_batch ... ignored
test encode::tests::test_multiple_dictionaries_resend ... ignored
test encode::tests::test_schema_metadata_encoded ... ignored
test encode::tests::test_split_batch_for_grpc_response ... ignored
test encode::tests::test_split_batch_for_grpc_response_sizes ... ignored
test error::test::error_source ... ignored
test error::test::error_through_arrow ... ignored
test tests::it_accepts_equal_output ... ignored
test tests::it_accepts_long_output ... ignored
test tests::it_accepts_short_output ... ignored
test tests::it_creates_flight_descriptor_command ... ignored
test tests::ser_deser_schema_result ... ignored
test result: ok. 0 passed; 0 failed; 28 ignored; 0 measured; 0 filtered out; finished in 0.00s
Running unittests src/lib.rs (target/release/deps/arrow_integration_testing-a29a0e009f3f99d6)
running 0 tests
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Running unittests src/bin/arrow-file-to-stream.rs (target/release/deps/arrow_file_to_stream-6c2cef1f0e061942)
running 0 tests
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Running unittests src/bin/arrow-json-integration-test.rs (target/release/deps/arrow_json_integration_test-79d328f029c94e16)
running 0 tests
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Running unittests src/bin/arrow-stream-to-file.rs (target/release/deps/arrow_stream_to_file-dc8e734337633da7)
running 0 tests
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Running unittests src/bin/flight-test-integration-client.rs (target/release/deps/flight_test_integration_client-b039e929ea3246cd)
running 0 tests
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Running unittests src/bin/flight-test-integration-server.rs (target/release/deps/flight_test_integration_server-d879cf09fc2cf416)
running 0 tests
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Running benches/serde.rs (target/release/deps/serde-7d62137463785460)
small_i32 time: [6.4479 µs 6.4501 µs 6.4525 µs]
large_i32 time: [6.2093 µs 6.2161 µs 6.2253 µs]
small_i64 time: [8.3946 µs 8.3960 µs 8.3977 µs]
Found 5 outliers among 100 measurements (5.00%)
4 (4.00%) high mild
1 (1.00%) high severe
medium_i64 time: [8.3528 µs 8.3539 µs 8.3550 µs]
Found 11 outliers among 100 measurements (11.00%)
4 (4.00%) high mild
7 (7.00%) high severe
large_i64 time: [8.2071 µs 8.2082 µs 8.2095 µs]
Found 10 outliers among 100 measurements (10.00%)
2 (2.00%) low mild
5 (5.00%) high mild
3 (3.00%) high severe
small_f32 time: [5.9955 µs 6.0150 µs 6.0293 µs]
large_f32 time: [5.9761 µs 5.9993 µs 6.0164 µs]
Running unittests src/main.rs (target/release/deps/gen-781696c7fe4f4933)
running 0 tests
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Running benches/arrow_statistics.rs (target/release/deps/arrow_statistics-b0fb72c59df070b0)
Extract row group statistics for Int64/extract_statistics/Int64
time: [790.92 ns 791.12 ns 791.33 ns]
Found 3 outliers among 100 measurements (3.00%)
2 (2.00%) high mild
1 (1.00%) high severe
Extract data page statistics for Int64/extract_statistics/Int64
time: [12.330 µs 12.335 µs 12.340 µs]
Found 2 outliers among 100 measurements (2.00%)
2 (2.00%) high mild
Extract row group statistics for UInt64/extract_statistics/UInt64
time: [798.41 ns 799.51 ns 800.97 ns]
Found 10 outliers among 100 measurements (10.00%)
2 (2.00%) low mild
6 (6.00%) high mild
2 (2.00%) high severe
Extract data page statistics for UInt64/extract_statistics/UInt64
time: [11.882 µs 11.885 µs 11.887 µs]
Found 6 outliers among 100 measurements (6.00%)
4 (4.00%) high mild
2 (2.00%) high severe
Extract row group statistics for F64/extract_statistics/F64
time: [812.34 ns 812.60 ns 812.85 ns]
Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) high severe
Extract data page statistics for F64/extract_statistics/F64
time: [12.432 µs 12.435 µs 12.438 µs]
Found 4 outliers among 100 measurements (4.00%)
4 (4.00%) high mild
Extract row group statistics for String/extract_statistics/String
time: [971.07 ns 971.46 ns 971.87 ns]
Found 4 outliers among 100 measurements (4.00%)
1 (1.00%) low mild
3 (3.00%) high mild
Extract data page statistics for String/extract_statistics/String
time: [28.275 µs 28.291 µs 28.305 µs]
Found 20 outliers among 100 measurements (20.00%)
11 (11.00%) low severe
1 (1.00%) low mild
3 (3.00%) high mild
5 (5.00%) high severe
Extract row group statistics for Dictionary(Int32, String)/extract_statistics/Dictionary(Int32, Stri...
time: [984.68 ns 985.03 ns 985.39 ns]
Found 7 outliers among 100 measurements (7.00%)
4 (4.00%) low severe
3 (3.00%) high mild
Extract data page statistics for Dictionary(Int32, String)/extract_statistics/Dictionary(Int32, Stri...
time: [28.158 µs 28.161 µs 28.166 µs]
Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) high severe
Running benches/arrow_writer.rs (target/release/deps/arrow_writer-fc2a9fc49d62a7cc)
Benchmarking write_batch primitive/4096 values primitive: Warming up for 3.0000 s
Warning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 5.4s, enable flat sampling, or reduce sample count to 60.
write_batch primitive/4096 values primitive
time: [1.0809 ms 1.0814 ms 1.0819 ms]
thrpt: [162.61 MiB/s 162.69 MiB/s 162.77 MiB/s]
Found 4 outliers among 100 measurements (4.00%)
1 (1.00%) high mild
3 (3.00%) high severe
write_batch primitive/4096 values primitive with bloom filter
time: [10.072 ms 10.093 ms 10.122 ms]
thrpt: [17.382 MiB/s 17.432 MiB/s 17.468 MiB/s]
Found 12 outliers among 100 measurements (12.00%)
6 (6.00%) high mild
6 (6.00%) high severe
write_batch primitive/4096 values primitive non-null
time: [820.59 µs 820.77 µs 820.97 µs]
thrpt: [210.14 MiB/s 210.19 MiB/s 210.23 MiB/s]
Found 5 outliers among 100 measurements (5.00%)
4 (4.00%) high mild
1 (1.00%) high severe
write_batch primitive/4096 values primitive non-null with bloom filter
time: [9.9816 ms 9.9911 ms 10.003 ms]
thrpt: [17.247 MiB/s 17.267 MiB/s 17.283 MiB/s]
Found 9 outliers among 100 measurements (9.00%)
3 (3.00%) high mild
6 (6.00%) high severe
write_batch primitive/4096 values bool
time: [87.811 µs 87.870 µs 87.928 µs]
thrpt: [12.061 MiB/s 12.069 MiB/s 12.077 MiB/s]
Found 18 outliers among 100 measurements (18.00%)
10 (10.00%) low severe
3 (3.00%) low mild
2 (2.00%) high mild
3 (3.00%) high severe
write_batch primitive/4096 values bool non-null
time: [51.789 µs 51.878 µs 51.951 µs]
thrpt: [11.014 MiB/s 11.030 MiB/s 11.049 MiB/s]
Benchmarking write_batch primitive/4096 values string: Warming up for 3.0000 s
Warning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 7.4s, enable flat sampling, or reduce sample count to 50.
write_batch primitive/4096 values string
time: [1.4655 ms 1.4657 ms 1.4660 ms]
thrpt: [1.3644 GiB/s 1.3646 GiB/s 1.3649 GiB/s]
Found 4 outliers among 100 measurements (4.00%)
1 (1.00%) low mild
1 (1.00%) high mild
2 (2.00%) high severe
write_batch primitive/4096 values string with bloom filter
time: [5.0927 ms 5.0938 ms 5.0950 ms]
thrpt: [402.00 MiB/s 402.10 MiB/s 402.18 MiB/s]
Found 8 outliers among 100 measurements (8.00%)
4 (4.00%) high mild
4 (4.00%) high severe
write_batch primitive/4096 values string #2
time: [446.44 µs 446.57 µs 446.70 µs]
thrpt: [282.53 MiB/s 282.61 MiB/s 282.69 MiB/s]
Found 3 outliers among 100 measurements (3.00%)
2 (2.00%) high mild
1 (1.00%) high severe
write_batch primitive/4096 values string with bloom filter #2
time: [1.9917 ms 1.9922 ms 1.9927 ms]
thrpt: [63.334 MiB/s 63.350 MiB/s 63.365 MiB/s]
Found 7 outliers among 100 measurements (7.00%)
4 (4.00%) high mild
3 (3.00%) high severe
write_batch primitive/4096 values string dictionary
time: [749.74 µs 750.13 µs 750.55 µs]
thrpt: [1.3431 GiB/s 1.3438 GiB/s 1.3445 GiB/s]
Found 11 outliers among 100 measurements (11.00%)
1 (1.00%) low mild
3 (3.00%) high mild
7 (7.00%) high severe
Benchmarking write_batch primitive/4096 values string dictionary with bloom filter: Warming up for 3.0000 s
Warning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 8.1s, enable flat sampling, or reduce sample count to 50.
write_batch primitive/4096 values string dictionary with bloom filter
time: [1.6058 ms 1.6061 ms 1.6065 ms]
thrpt: [642.54 MiB/s 642.68 MiB/s 642.81 MiB/s]
Found 10 outliers among 100 measurements (10.00%)
6 (6.00%) high mild
4 (4.00%) high severe
Benchmarking write_batch primitive/4096 values string non-null: Warming up for 3.0000 s
Warning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 9.9s, enable flat sampling, or reduce sample count to 40.
write_batch primitive/4096 values string non-null
time: [1.9628 ms 1.9631 ms 1.9633 ms]
thrpt: [1.0183 GiB/s 1.0184 GiB/s 1.0186 GiB/s]
Found 9 outliers among 100 measurements (9.00%)
6 (6.00%) high mild
3 (3.00%) high severe
write_batch primitive/4096 values string non-null with bloom filter
time: [5.8738 ms 5.8760 ms 5.8784 ms]
thrpt: [348.26 MiB/s 348.41 MiB/s 348.53 MiB/s]
Found 12 outliers among 100 measurements (12.00%)
7 (7.00%) high mild
5 (5.00%) high severe
write_batch nested/4096 values primitive list
time: [2.0831 ms 2.0836 ms 2.0842 ms]
thrpt: [1022.9 MiB/s 1023.2 MiB/s 1023.5 MiB/s]
Found 5 outliers among 100 measurements (5.00%)
2 (2.00%) high mild
3 (3.00%) high severe
write_batch nested/4096 values primitive list non-null
time: [2.6837 ms 2.6842 ms 2.6848 ms]
thrpt: [792.43 MiB/s 792.59 MiB/s 792.74 MiB/s]
Found 5 outliers among 100 measurements (5.00%)
4 (4.00%) high mild
1 (1.00%) high severe
Running benches/metadata.rs (target/release/deps/metadata-947cb3fd402ddc66)
open(default) time: [20.045 µs 20.050 µs 20.055 µs]
Found 10 outliers among 100 measurements (10.00%)
2 (2.00%) high mild
8 (8.00%) high severe
open(page index) time: [965.65 µs 965.94 µs 966.21 µs]
Running unittests src/lib.rs (target/release/deps/parquet_derive-ed4742614a6a5393)
running 18 tests
test parquet_field::test::convert_basic_struct ... ignored
test parquet_field::test::test_chrono_date_read ... ignored
test parquet_field::test::test_chrono_date_write ... ignored
test parquet_field::test::test_chrono_timestamp_millis_read ... ignored
test parquet_field::test::test_chrono_timestamp_millis_write ... ignored
test parquet_field::test::test_convert_borrowed_struct ... ignored
test parquet_field::test::test_convert_comprehensive_owned_struct ... ignored
test parquet_field::test::test_converted_type ... ignored
test parquet_field::test::test_converting_to_column_reader_type ... ignored
test parquet_field::test::test_converting_to_column_writer_type ... ignored
test parquet_field::test::test_generating_a_simple_reader_snippet ... ignored
test parquet_field::test::test_generating_a_simple_writer_snippet ... ignored
test parquet_field::test::test_get_inner_type ... ignored
test parquet_field::test::test_optional_to_writer_snippet ... ignored
test parquet_field::test::test_physical_type ... ignored
test parquet_field::test::test_type_length ... ignored
test parquet_field::test::test_uuid_read ... ignored
test parquet_field::test::test_uuid_write ... ignored
test result: ok. 0 passed; 0 failed; 18 ignored; 0 measured; 0 filtered out; finished in 0.00s
Running unittests src/lib.rs (target/release/deps/parquet_derive_test-a504f564da26a181)
running 4 tests
test tests::test_parquet_derive_hello ... ignored
test tests::test_parquet_derive_read_optional_but_valid_column ... ignored
test tests::test_parquet_derive_read_pruned_and_shuffled_columns ... ignored
test tests::test_parquet_derive_read_write_combined ... ignored
test result: ok. 0 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.00s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment