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

OpenJDK 64-Bit Server VM 17.0.16+8-LTS on Linux 6.11.0-1018-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                                 2574           2627          64          0.4        2454.4       1.0X
split threshold 100                                2038           2062          17          0.5        1943.4       1.3X
split threshold 1024                               1668           1685          14          0.6        1590.3       1.5X
split threshold 2048                               1616           1629           8          0.6        1541.4       1.6X
split threshold 4096                               1679           1693          15          0.6        1601.4       1.5X
split threshold 8192                               2142           2152           9          0.5        2042.7       1.2X
split threshold 65536                             21651          21958         216          0.0       20648.4       0.1X


