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

OpenJDK 64-Bit Server VM 21.0.10+7-LTS on Linux 6.14.0-1017-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                                 2639           2696          58          0.4        2516.4       1.0X
split threshold 100                                2158           2182          21          0.5        2058.3       1.2X
split threshold 1024                               1653           1674          32          0.6        1576.0       1.6X
split threshold 2048                               1606           1628          28          0.7        1531.9       1.6X
split threshold 4096                               1748           1770          17          0.6        1667.4       1.5X
split threshold 8192                               2367           2412          38          0.4        2257.7       1.1X
split threshold 65536                             22215          22479         322          0.0       21185.8       0.1X


