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

OpenJDK 64-Bit Server VM 17.0.14+7-LTS on Linux 6.8.0-1020-azure
AMD EPYC 7763 64-Core Processor
projection on wide table:                 Best Time(ms)   Avg Time(ms)   Stdev(ms)    Rate(M/s)   Per Row(ns)   Relative
------------------------------------------------------------------------------------------------------------------------
split threshold 10                                 2565           2623          44          0.4        2445.8       1.0X
split threshold 100                                2043           2075          18          0.5        1948.8       1.3X
split threshold 1024                               1648           1680          24          0.6        1571.5       1.6X
split threshold 2048                               1613           1624          13          0.7        1538.1       1.6X
split threshold 4096                               1671           1690          18          0.6        1593.8       1.5X
split threshold 8192                               2142           2159          19          0.5        2042.4       1.2X
split threshold 65536                             21367          21628         239          0.0       20376.7       0.1X


