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

OpenJDK 64-Bit Server VM 17.0.12+7-LTS on Linux 6.5.0-1025-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                                 2543           2625          73          0.4        2425.1       1.0X
split threshold 100                                2035           2074          30          0.5        1940.5       1.2X
split threshold 1024                               1641           1658          12          0.6        1565.4       1.5X
split threshold 2048                               1609           1625          12          0.7        1534.9       1.6X
split threshold 4096                               1668           1681          15          0.6        1590.4       1.5X
split threshold 8192                               2119           2153          50          0.5        2021.2       1.2X
split threshold 65536                             21512          21816         366          0.0       20515.1       0.1X


