================================================================================================
projection on wide table
================================================================================================

OpenJDK 64-Bit Server VM 1.8.0_362-b09 on Linux 5.15.0-1031-azure
Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz
projection on wide table:                 Best Time(ms)   Avg Time(ms)   Stdev(ms)    Rate(M/s)   Per Row(ns)   Relative
------------------------------------------------------------------------------------------------------------------------
split threshold 10                                 2595           2721         140          0.4        2474.9       1.0X
split threshold 100                                1844           1933          67          0.6        1758.8       1.4X
split threshold 1024                               1456           1498          37          0.7        1389.0       1.8X
split threshold 2048                               1408           1440          29          0.7        1342.9       1.8X
split threshold 4096                               1690           1750          67          0.6        1611.2       1.5X
split threshold 8192                               2318           2389          52          0.5        2210.6       1.1X
split threshold 65536                             25628          26148         391          0.0       24440.8       0.1X


