================================================================================================
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                                 2546           2630          65          0.4        2428.4       1.0X
split threshold 100                                2080           2092           8          0.5        1984.0       1.2X
split threshold 1024                               1660           1685          19          0.6        1583.6       1.5X
split threshold 2048                               1632           1636           5          0.6        1556.0       1.6X
split threshold 4096                               1678           1696          15          0.6        1600.6       1.5X
split threshold 8192                               2133           2141           9          0.5        2034.0       1.2X
split threshold 65536                             21981          22102         128          0.0       20962.3       0.1X


