================================================================================================
Char Varchar Write Side Perf w/o Tailing Spaces
================================================================================================

OpenJDK 64-Bit Server VM 21.0.6+7-LTS on Linux 6.8.0-1020-azure
AMD EPYC 7763 64-Core Processor
Write with length 5:                      Best Time(ms)   Avg Time(ms)   Stdev(ms)    Rate(M/s)   Per Row(ns)   Relative
------------------------------------------------------------------------------------------------------------------------
write string with length 5                         7184           7403         209          5.6         179.6       1.0X
write char with length 5                           9392           9434          55          4.3         234.8       0.8X
write varchar with length 5                        7300           7395         154          5.5         182.5       1.0X

OpenJDK 64-Bit Server VM 21.0.6+7-LTS on Linux 6.8.0-1020-azure
AMD EPYC 7763 64-Core Processor
Write with length 10:                     Best Time(ms)   Avg Time(ms)   Stdev(ms)    Rate(M/s)   Per Row(ns)   Relative
------------------------------------------------------------------------------------------------------------------------
write string with length 10                        3418           3521          92          5.9         170.9       1.0X
write char with length 10                          6123           6136          12          3.3         306.1       0.6X
write varchar with length 10                       3625           3686          55          5.5         181.2       0.9X

OpenJDK 64-Bit Server VM 21.0.6+7-LTS on Linux 6.8.0-1020-azure
AMD EPYC 7763 64-Core Processor
Write with length 20:                     Best Time(ms)   Avg Time(ms)   Stdev(ms)    Rate(M/s)   Per Row(ns)   Relative
------------------------------------------------------------------------------------------------------------------------
write string with length 20                        1708           1715          11          5.9         170.8       1.0X
write char with length 20                          4497           4507          11          2.2         449.7       0.4X
write varchar with length 20                       1952           1957           5          5.1         195.2       0.9X

OpenJDK 64-Bit Server VM 21.0.6+7-LTS on Linux 6.8.0-1020-azure
AMD EPYC 7763 64-Core Processor
Write with length 40:                     Best Time(ms)   Avg Time(ms)   Stdev(ms)    Rate(M/s)   Per Row(ns)   Relative
------------------------------------------------------------------------------------------------------------------------
write string with length 40                         897            906           9          5.6         179.5       1.0X
write char with length 40                          3644           3649           7          1.4         728.8       0.2X
write varchar with length 40                        957            963           6          5.2         191.4       0.9X

OpenJDK 64-Bit Server VM 21.0.6+7-LTS on Linux 6.8.0-1020-azure
AMD EPYC 7763 64-Core Processor
Write with length 60:                     Best Time(ms)   Avg Time(ms)   Stdev(ms)    Rate(M/s)   Per Row(ns)   Relative
------------------------------------------------------------------------------------------------------------------------
write string with length 60                         615            624          12          5.4         184.6       1.0X
write char with length 60                          3231           3247          13          1.0         969.4       0.2X
write varchar with length 60                        683            696          12          4.9         205.0       0.9X

OpenJDK 64-Bit Server VM 21.0.6+7-LTS on Linux 6.8.0-1020-azure
AMD EPYC 7763 64-Core Processor
Write with length 80:                     Best Time(ms)   Avg Time(ms)   Stdev(ms)    Rate(M/s)   Per Row(ns)   Relative
------------------------------------------------------------------------------------------------------------------------
write string with length 80                         474            480           8          5.3         189.7       1.0X
write char with length 80                          3073           3077           7          0.8        1229.3       0.2X
write varchar with length 80                        547            554           8          4.6         218.9       0.9X

OpenJDK 64-Bit Server VM 21.0.6+7-LTS on Linux 6.8.0-1020-azure
AMD EPYC 7763 64-Core Processor
Write with length 100:                    Best Time(ms)   Avg Time(ms)   Stdev(ms)    Rate(M/s)   Per Row(ns)   Relative
------------------------------------------------------------------------------------------------------------------------
write string with length 100                        401            403           2          5.0         200.4       1.0X
write char with length 100                         2998           3019          18          0.7        1498.9       0.1X
write varchar with length 100                       433            437           5          4.6         216.3       0.9X


================================================================================================
Char Varchar Write Side Perf w/ Tailing Spaces
================================================================================================

OpenJDK 64-Bit Server VM 21.0.6+7-LTS on Linux 6.8.0-1020-azure
AMD EPYC 7763 64-Core Processor
Write with length 5:                      Best Time(ms)   Avg Time(ms)   Stdev(ms)    Rate(M/s)   Per Row(ns)   Relative
------------------------------------------------------------------------------------------------------------------------
write string with length 5                         9767           9778          10          4.1         244.2       1.0X
write char with length 5                          12571          12577           5          3.2         314.3       0.8X
write varchar with length 5                       12185          12283          85          3.3         304.6       0.8X

OpenJDK 64-Bit Server VM 21.0.6+7-LTS on Linux 6.8.0-1020-azure
AMD EPYC 7763 64-Core Processor
Write with length 10:                     Best Time(ms)   Avg Time(ms)   Stdev(ms)    Rate(M/s)   Per Row(ns)   Relative
------------------------------------------------------------------------------------------------------------------------
write string with length 10                        5036           5044          11          4.0         251.8       1.0X
write char with length 10                          7766           7772          10          2.6         388.3       0.6X
write varchar with length 10                       7644           7671          25          2.6         382.2       0.7X

OpenJDK 64-Bit Server VM 21.0.6+7-LTS on Linux 6.8.0-1020-azure
AMD EPYC 7763 64-Core Processor
Write with length 20:                     Best Time(ms)   Avg Time(ms)   Stdev(ms)    Rate(M/s)   Per Row(ns)   Relative
------------------------------------------------------------------------------------------------------------------------
write string with length 20                        3145           3149           4          3.2         314.5       1.0X
write char with length 20                          5521           5524           3          1.8         552.1       0.6X
write varchar with length 20                       5465           5517          53          1.8         546.5       0.6X

OpenJDK 64-Bit Server VM 21.0.6+7-LTS on Linux 6.8.0-1020-azure
AMD EPYC 7763 64-Core Processor
Write with length 40:                     Best Time(ms)   Avg Time(ms)   Stdev(ms)    Rate(M/s)   Per Row(ns)   Relative
------------------------------------------------------------------------------------------------------------------------
write string with length 40                        2090           2095           4          2.4         418.1       1.0X
write char with length 40                          4275           4287          13          1.2         855.1       0.5X
write varchar with length 40                       4266           4272           6          1.2         853.1       0.5X

OpenJDK 64-Bit Server VM 21.0.6+7-LTS on Linux 6.8.0-1020-azure
AMD EPYC 7763 64-Core Processor
Write with length 60:                     Best Time(ms)   Avg Time(ms)   Stdev(ms)    Rate(M/s)   Per Row(ns)   Relative
------------------------------------------------------------------------------------------------------------------------
write string with length 60                        1830           1840          17          1.8         548.9       1.0X
write char with length 60                          3987           3992           6          0.8        1196.1       0.5X
write varchar with length 60                       4050           4053           3          0.8        1215.1       0.5X

OpenJDK 64-Bit Server VM 21.0.6+7-LTS on Linux 6.8.0-1020-azure
AMD EPYC 7763 64-Core Processor
Write with length 80:                     Best Time(ms)   Avg Time(ms)   Stdev(ms)    Rate(M/s)   Per Row(ns)   Relative
------------------------------------------------------------------------------------------------------------------------
write string with length 80                        1823           1833           9          1.4         729.2       1.0X
write char with length 80                          3929           3933           4          0.6        1571.8       0.5X
write varchar with length 80                       3903           3908           4          0.6        1561.1       0.5X

OpenJDK 64-Bit Server VM 21.0.6+7-LTS on Linux 6.8.0-1020-azure
AMD EPYC 7763 64-Core Processor
Write with length 100:                    Best Time(ms)   Avg Time(ms)   Stdev(ms)    Rate(M/s)   Per Row(ns)   Relative
------------------------------------------------------------------------------------------------------------------------
write string with length 100                       1695           1702           8          1.2         847.5       1.0X
write char with length 100                         3909           3921          11          0.5        1954.7       0.4X
write varchar with length 100                      3885           3899          21          0.5        1942.5       0.4X


