Skip to content

Commit

Permalink
Added up-to-date results
Browse files Browse the repository at this point in the history
  • Loading branch information
GideonPotok committed Mar 21, 2024
1 parent 0d2d2d8 commit 5759392
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 16 deletions.
26 changes: 26 additions & 0 deletions sql/core/benchmarks/CollationBenchmark-jdk21-results.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
OpenJDK 64-Bit Server VM 21.0.2+13-LTS on Linux 6.5.0-1016-azure
AMD EPYC 7763 64-Core Processor
filter df column with collation: Best Time(ms) Avg Time(ms) Stdev(ms) Rate(M/s) Per Row(ns) Relative
-----------------------------------------------------------------------------------------------------------------------------------
filter df column with collation - UNICODE_CI 40 65 25 0.0 2001199.6 1.0X
filter df column with collation - UNICODE 19 28 7 0.0 958487.5 2.1X
filter df column with collation - UTF8_BINARY_LCASE 15 18 4 0.0 773536.9 2.6X
filter df column with collation - UTF8_BINARY 14 16 4 0.0 683145.3 2.9X

OpenJDK 64-Bit Server VM 21.0.2+13-LTS on Linux 6.5.0-1016-azure
AMD EPYC 7763 64-Core Processor
collation unit benchmarks: Best Time(ms) Avg Time(ms) Stdev(ms) Rate(M/s) Per Row(ns) Relative
------------------------------------------------------------------------------------------------------------------------
equalsFunction - UTF8_BINARY 1 1 0 1.9 520.0 1.0X
collator.compare - UTF8_BINARY 1 1 0 1.1 922.8 0.6X
hashFunction - UTF8_BINARY 3 3 0 0.3 3149.9 0.2X
equalsFunction - UTF8_BINARY_LCASE 77 79 5 0.0 77352.5 0.0X
collator.compare - UTF8_BINARY_LCASE 78 79 1 0.0 78172.8 0.0X
hashFunction - UTF8_BINARY_LCASE 45 46 2 0.0 44696.4 0.0X
equalsFunction - UNICODE 1 1 0 1.9 532.5 1.0X
collator.compare - UNICODE 49 50 1 0.0 49057.9 0.0X
hashFunction - UNICODE 218 219 1 0.0 217967.1 0.0X
equalsFunction - UNICODE_CI 49 50 1 0.0 49134.8 0.0X
collator.compare - UNICODE_CI 50 52 4 0.0 50278.5 0.0X
hashFunction - UNICODE_CI 206 207 1 0.0 205526.8 0.0X

32 changes: 16 additions & 16 deletions sql/core/benchmarks/CollationBenchmark-results.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,25 @@ OpenJDK 64-Bit Server VM 17.0.10+7-LTS on Linux 6.5.0-1016-azure
AMD EPYC 7763 64-Core Processor
filter df column with collation: Best Time(ms) Avg Time(ms) Stdev(ms) Rate(M/s) Per Row(ns) Relative
-----------------------------------------------------------------------------------------------------------------------------------
filter df column with collation - UNICODE_CI 461 506 40 0.0 23045609.1 1.0X
filter df column with collation - UNICODE 200 229 24 0.0 10010810.0 2.3X
filter df column with collation - UTF8_BINARY_LCASE 492 510 31 0.0 24575448.8 0.9X
filter df column with collation - UTF8_BINARY 174 195 17 0.0 8707258.2 2.6X
filter df column with collation - UNICODE_CI 417 473 42 0.0 20865569.2 1.0X
filter df column with collation - UNICODE 196 243 38 0.0 9815404.0 2.1X
filter df column with collation - UTF8_BINARY_LCASE 461 485 14 0.0 23064486.2 0.9X
filter df column with collation - UTF8_BINARY 168 187 10 0.0 8396762.8 2.5X

OpenJDK 64-Bit Server VM 17.0.10+7-LTS on Linux 6.5.0-1016-azure
AMD EPYC 7763 64-Core Processor
collation unit benchmarks: Best Time(ms) Avg Time(ms) Stdev(ms) Rate(M/s) Per Row(ns) Relative
------------------------------------------------------------------------------------------------------------------------
equalsFunction - UTF8_BINARY 0 0 0 10.4 96.0 1.0X
collator.compare - UTF8_BINARY 4 4 0 0.3 3668.2 0.0X
hashFunction - UTF8_BINARY 0 0 0 42.4 23.6 4.1X
equalsFunction - UTF8_BINARY_LCASE 5 5 0 0.2 5047.3 0.0X
collator.compare - UTF8_BINARY_LCASE 71 72 1 0.0 70785.5 0.0X
hashFunction - UTF8_BINARY_LCASE 0 0 0 4.4 228.9 0.4X
equalsFunction - UNICODE 0 0 0 9.7 102.6 0.9X
collator.compare - UNICODE 28 28 1 0.0 27874.4 0.0X
hashFunction - UNICODE 1 1 0 1.0 1022.5 0.1X
equalsFunction - UNICODE_CI 4 4 0 0.3 3721.4 0.0X
collator.compare - UNICODE_CI 27 28 1 0.0 27262.4 0.0X
hashFunction - UNICODE_CI 1 1 0 1.0 977.2 0.1X
equalsFunction - UTF8_BINARY 0 0 0 10.5 95.4 1.0X
collator.compare - UTF8_BINARY 4 4 0 0.3 3794.1 0.0X
hashFunction - UTF8_BINARY 0 0 0 42.2 23.7 4.0X
equalsFunction - UTF8_BINARY_LCASE 5 5 0 0.2 5099.6 0.0X
collator.compare - UTF8_BINARY_LCASE 70 71 1 0.0 69938.7 0.0X
hashFunction - UTF8_BINARY_LCASE 0 0 0 4.2 236.6 0.4X
equalsFunction - UNICODE 0 0 0 10.2 98.4 1.0X
collator.compare - UNICODE 29 30 1 0.0 29434.4 0.0X
hashFunction - UNICODE 1 1 0 1.0 1036.7 0.1X
equalsFunction - UNICODE_CI 4 4 0 0.3 3676.5 0.0X
collator.compare - UNICODE_CI 30 31 2 0.0 29792.5 0.0X
hashFunction - UNICODE_CI 1 1 0 1.0 974.8 0.1X

0 comments on commit 5759392

Please sign in to comment.