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

OpenJDK 64-Bit Server VM 21.0.3+9-LTS on Linux 6.5.0-1018-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                         6814           6942         128          5.9         170.4       1.0X
write char with length 5                           9886           9963          67          4.0         247.1       0.7X
write varchar with length 5                        7603           7633          27          5.3         190.1       0.9X

OpenJDK 64-Bit Server VM 21.0.3+9-LTS on Linux 6.5.0-1018-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                        3542           3558          21          5.6         177.1       1.0X
write char with length 10                          6351           6465         100          3.1         317.5       0.6X
write varchar with length 10                       3772           3776           4          5.3         188.6       0.9X

OpenJDK 64-Bit Server VM 21.0.3+9-LTS on Linux 6.5.0-1018-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                        1810           1841          42          5.5         181.0       1.0X
write char with length 20                          4390           4411          18          2.3         439.0       0.4X
write varchar with length 20                       2008           2023          19          5.0         200.8       0.9X

OpenJDK 64-Bit Server VM 21.0.3+9-LTS on Linux 6.5.0-1018-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                        1061           1068           6          4.7         212.3       1.0X
write char with length 40                          3566           3568           2          1.4         713.3       0.3X
write varchar with length 40                       1042           1052           9          4.8         208.5       1.0X

OpenJDK 64-Bit Server VM 21.0.3+9-LTS on Linux 6.5.0-1018-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                         683            689           5          4.9         204.9       1.0X
write char with length 60                          3179           3188           7          1.0         953.7       0.2X
write varchar with length 60                        741            753          11          4.5         222.4       0.9X

OpenJDK 64-Bit Server VM 21.0.3+9-LTS on Linux 6.5.0-1018-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                         577            590          20          4.3         230.9       1.0X
write char with length 80                          3064           3071          11          0.8        1225.5       0.2X
write varchar with length 80                        554            560           7          4.5         221.6       1.0X

OpenJDK 64-Bit Server VM 21.0.3+9-LTS on Linux 6.5.0-1018-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                        472            491          16          4.2         235.9       1.0X
write char with length 100                         2972           2975           5          0.7        1485.8       0.2X
write varchar with length 100                       479            485           5          4.2         239.6       1.0X


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

OpenJDK 64-Bit Server VM 21.0.3+9-LTS on Linux 6.5.0-1018-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                        10481          10507          33          3.8         262.0       1.0X
write char with length 5                          11773          11799          33          3.4         294.3       0.9X
write varchar with length 5                       11851          11879          28          3.4         296.3       0.9X

OpenJDK 64-Bit Server VM 21.0.3+9-LTS on Linux 6.5.0-1018-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                        5211           5215           4          3.8         260.6       1.0X
write char with length 10                          7437           7455          16          2.7         371.8       0.7X
write varchar with length 10                       7284           7301          22          2.7         364.2       0.7X

OpenJDK 64-Bit Server VM 21.0.3+9-LTS on Linux 6.5.0-1018-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                        3315           3339          23          3.0         331.5       1.0X
write char with length 20                          5353           5358           8          1.9         535.3       0.6X
write varchar with length 20                       5318           5322           4          1.9         531.8       0.6X

OpenJDK 64-Bit Server VM 21.0.3+9-LTS on Linux 6.5.0-1018-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                        2229           2231           2          2.2         445.8       1.0X
write char with length 40                          4283           4287           3          1.2         856.6       0.5X
write varchar with length 40                       4269           4270           1          1.2         853.8       0.5X

OpenJDK 64-Bit Server VM 21.0.3+9-LTS on Linux 6.5.0-1018-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                        1839           1845           5          1.8         551.8       1.0X
write char with length 60                          3958           3961           4          0.8        1187.3       0.5X
write varchar with length 60                       3895           3900           4          0.9        1168.5       0.5X

OpenJDK 64-Bit Server VM 21.0.3+9-LTS on Linux 6.5.0-1018-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                        1646           1650           4          1.5         658.4       1.0X
write char with length 80                          3789           3790           2          0.7        1515.4       0.4X
write varchar with length 80                       3704           3705           1          0.7        1481.5       0.4X

OpenJDK 64-Bit Server VM 21.0.3+9-LTS on Linux 6.5.0-1018-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                       1543           1547           4          1.3         771.6       1.0X
write char with length 100                         3663           3676          21          0.5        1831.6       0.4X
write varchar with length 100                      3611           3612           2          0.6        1805.3       0.4X


