| ================================================================================================ |
| projection on wide table |
| ================================================================================================ |
| |
| OpenJDK 64-Bit Server VM 21.0.8+9-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 2651 2709 47 0.4 2527.9 1.0X |
| split threshold 100 2175 2187 19 0.5 2074.3 1.2X |
| split threshold 1024 1660 1680 13 0.6 1583.5 1.6X |
| split threshold 2048 1613 1628 18 0.7 1538.2 1.6X |
| split threshold 4096 1713 1745 21 0.6 1634.0 1.5X |
| split threshold 8192 2277 2288 13 0.5 2171.1 1.2X |
| split threshold 65536 21265 21793 328 0.0 20279.6 0.1X |
| |
| |