Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 21 additions & 21 deletions connector/avro/benchmarks/AvroReadBenchmark-jdk21-results.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,37 +6,37 @@ OpenJDK 64-Bit Server VM 21.0.8+9-LTS on Linux 6.11.0-1018-azure
AMD EPYC 7763 64-Core Processor
SQL Single TINYINT Column Scan: Best Time(ms) Avg Time(ms) Stdev(ms) Rate(M/s) Per Row(ns) Relative
------------------------------------------------------------------------------------------------------------------------
Sum 2024 2082 83 7.8 128.7 1.0X
Sum 2054 2123 98 7.7 130.6 1.0X

OpenJDK 64-Bit Server VM 21.0.8+9-LTS on Linux 6.11.0-1018-azure
AMD EPYC 7763 64-Core Processor
SQL Single SMALLINT Column Scan: Best Time(ms) Avg Time(ms) Stdev(ms) Rate(M/s) Per Row(ns) Relative
------------------------------------------------------------------------------------------------------------------------
Sum 2032 2047 21 7.7 129.2 1.0X
Sum 2044 2050 9 7.7 129.9 1.0X

OpenJDK 64-Bit Server VM 21.0.8+9-LTS on Linux 6.11.0-1018-azure
AMD EPYC 7763 64-Core Processor
SQL Single INT Column Scan: Best Time(ms) Avg Time(ms) Stdev(ms) Rate(M/s) Per Row(ns) Relative
------------------------------------------------------------------------------------------------------------------------
Sum 1990 2019 40 7.9 126.5 1.0X
Sum 2037 2050 18 7.7 129.5 1.0X

OpenJDK 64-Bit Server VM 21.0.8+9-LTS on Linux 6.11.0-1018-azure
AMD EPYC 7763 64-Core Processor
SQL Single BIGINT Column Scan: Best Time(ms) Avg Time(ms) Stdev(ms) Rate(M/s) Per Row(ns) Relative
------------------------------------------------------------------------------------------------------------------------
Sum 1988 1989 2 7.9 126.4 1.0X
Sum 2038 2056 25 7.7 129.6 1.0X

OpenJDK 64-Bit Server VM 21.0.8+9-LTS on Linux 6.11.0-1018-azure
AMD EPYC 7763 64-Core Processor
SQL Single FLOAT Column Scan: Best Time(ms) Avg Time(ms) Stdev(ms) Rate(M/s) Per Row(ns) Relative
------------------------------------------------------------------------------------------------------------------------
Sum 1992 2015 32 7.9 126.6 1.0X
Sum 2021 2024 4 7.8 128.5 1.0X

OpenJDK 64-Bit Server VM 21.0.8+9-LTS on Linux 6.11.0-1018-azure
AMD EPYC 7763 64-Core Processor
SQL Single DOUBLE Column Scan: Best Time(ms) Avg Time(ms) Stdev(ms) Rate(M/s) Per Row(ns) Relative
------------------------------------------------------------------------------------------------------------------------
Sum 1976 2008 45 8.0 125.6 1.0X
Sum 2024 2029 7 7.8 128.7 1.0X


================================================================================================
Expand All @@ -47,7 +47,7 @@ OpenJDK 64-Bit Server VM 21.0.8+9-LTS on Linux 6.11.0-1018-azure
AMD EPYC 7763 64-Core Processor
Int and String Scan: Best Time(ms) Avg Time(ms) Stdev(ms) Rate(M/s) Per Row(ns) Relative
------------------------------------------------------------------------------------------------------------------------
Sum of columns 3538 3559 29 3.0 337.4 1.0X
Sum of columns 3401 3402 0 3.1 324.4 1.0X


================================================================================================
Expand All @@ -58,9 +58,9 @@ OpenJDK 64-Bit Server VM 21.0.8+9-LTS on Linux 6.11.0-1018-azure
AMD EPYC 7763 64-Core Processor
Partitioned Table: Best Time(ms) Avg Time(ms) Stdev(ms) Rate(M/s) Per Row(ns) Relative
------------------------------------------------------------------------------------------------------------------------
Data column 2317 2368 73 6.8 147.3 1.0X
Partition column 1988 1990 3 7.9 126.4 1.2X
Both columns 2280 2360 114 6.9 144.9 1.0X
Data column 2021 2167 207 7.8 128.5 1.0X
Partition column 1812 1823 16 8.7 115.2 1.1X
Both columns 2034 2039 8 7.7 129.3 1.0X


================================================================================================
Expand All @@ -71,7 +71,7 @@ OpenJDK 64-Bit Server VM 21.0.8+9-LTS on Linux 6.11.0-1018-azure
AMD EPYC 7763 64-Core Processor
Repeated String: Best Time(ms) Avg Time(ms) Stdev(ms) Rate(M/s) Per Row(ns) Relative
------------------------------------------------------------------------------------------------------------------------
Sum of string length 2125 2148 33 4.9 202.7 1.0X
Sum of string length 2157 2180 32 4.9 205.7 1.0X


================================================================================================
Expand All @@ -82,19 +82,19 @@ OpenJDK 64-Bit Server VM 21.0.8+9-LTS on Linux 6.11.0-1018-azure
AMD EPYC 7763 64-Core Processor
String with Nulls Scan (0.0%): Best Time(ms) Avg Time(ms) Stdev(ms) Rate(M/s) Per Row(ns) Relative
------------------------------------------------------------------------------------------------------------------------
Sum of string length 3365 3371 8 3.1 321.0 1.0X
Sum of string length 3241 3292 71 3.2 309.1 1.0X

OpenJDK 64-Bit Server VM 21.0.8+9-LTS on Linux 6.11.0-1018-azure
AMD EPYC 7763 64-Core Processor
String with Nulls Scan (50.0%): Best Time(ms) Avg Time(ms) Stdev(ms) Rate(M/s) Per Row(ns) Relative
------------------------------------------------------------------------------------------------------------------------
Sum of string length 2153 2159 8 4.9 205.4 1.0X
Sum of string length 2167 2172 7 4.8 206.7 1.0X

OpenJDK 64-Bit Server VM 21.0.8+9-LTS on Linux 6.11.0-1018-azure
AMD EPYC 7763 64-Core Processor
String with Nulls Scan (95.0%): Best Time(ms) Avg Time(ms) Stdev(ms) Rate(M/s) Per Row(ns) Relative
------------------------------------------------------------------------------------------------------------------------
Sum of string length 1128 1131 5 9.3 107.6 1.0X
Sum of string length 1115 1121 9 9.4 106.3 1.0X


================================================================================================
Expand All @@ -105,7 +105,7 @@ OpenJDK 64-Bit Server VM 21.0.8+9-LTS on Linux 6.11.0-1018-azure
AMD EPYC 7763 64-Core Processor
Wide Column Scan from 1000 columns: Best Time(ms) Avg Time(ms) Stdev(ms) Rate(M/s) Per Row(ns) Relative
------------------------------------------------------------------------------------------------------------------------
Select of all columns 19734 20045 439 0.0 39467.9 1.0X
Select of all columns 18712 18825 161 0.0 37423.2 1.0X


================================================================================================
Expand All @@ -116,26 +116,26 @@ OpenJDK 64-Bit Server VM 21.0.8+9-LTS on Linux 6.11.0-1018-azure
AMD EPYC 7763 64-Core Processor
Single Column Scan from 100 columns: Best Time(ms) Avg Time(ms) Stdev(ms) Rate(M/s) Per Row(ns) Relative
------------------------------------------------------------------------------------------------------------------------
Sum of single column 3445 3445 1 0.3 3285.3 1.0X
Sum of single column 3210 3224 19 0.3 3061.4 1.0X

OpenJDK 64-Bit Server VM 21.0.8+9-LTS on Linux 6.11.0-1018-azure
AMD EPYC 7763 64-Core Processor
Single Column Scan from 200 columns: Best Time(ms) Avg Time(ms) Stdev(ms) Rate(M/s) Per Row(ns) Relative
------------------------------------------------------------------------------------------------------------------------
Sum of single column 6726 6730 7 0.2 6414.0 1.0X
Sum of single column 6290 6298 11 0.2 5998.6 1.0X

OpenJDK 64-Bit Server VM 21.0.8+9-LTS on Linux 6.11.0-1018-azure
AMD EPYC 7763 64-Core Processor
Single Column Scan from 300 columns: Best Time(ms) Avg Time(ms) Stdev(ms) Rate(M/s) Per Row(ns) Relative
------------------------------------------------------------------------------------------------------------------------
Sum of single column 10099 10107 12 0.1 9631.1 1.0X
Sum of single column 9353 9359 8 0.1 8920.0 1.0X


OpenJDK 64-Bit Server VM 21.0.8+9-LTS on Linux 6.11.0-1018-azure
AMD EPYC 7763 64-Core Processor
Filters pushdown: Best Time(ms) Avg Time(ms) Stdev(ms) Rate(M/s) Per Row(ns) Relative
------------------------------------------------------------------------------------------------------------------------
w/o filters 5598 5610 18 0.2 5598.4 1.0X
pushdown disabled 5501 5520 18 0.2 5500.6 1.0X
w/ filters 2332 2350 23 0.4 2332.2 2.4X
w/o filters 5389 5409 20 0.2 5389.3 1.0X
pushdown disabled 5262 5277 19 0.2 5262.5 1.0X
w/ filters 2315 2327 17 0.4 2314.9 2.3X

Loading