Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
GideonPotok committed Mar 22, 2024
1 parent b3ab2c3 commit 3ee167d
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
32 changes: 16 additions & 16 deletions sql/core/benchmarks/CollationBenchmark-jdk21-results.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,25 @@ 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
filter df column with collation - UNICODE_CI 41 64 25 0.0 2054778.3 1.0X
filter df column with collation - UNICODE 20 26 6 0.0 992422.6 2.1X
filter df column with collation - UTF8_BINARY_LCASE 16 18 4 0.0 780918.7 2.6X
filter df column with collation - UTF8_BINARY 14 16 5 0.0 702731.4 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
equalsFunction - UTF8_BINARY 1 1 0 1.9 517.4 1.0X
collator.compare - UTF8_BINARY 1 1 0 1.1 926.2 0.6X
hashFunction - UTF8_BINARY 3 3 0 0.3 3142.9 0.2X
equalsFunction - UTF8_BINARY_LCASE 80 81 1 0.0 80355.8 0.0X
collator.compare - UTF8_BINARY_LCASE 79 80 1 0.0 79282.1 0.0X
hashFunction - UTF8_BINARY_LCASE 46 47 1 0.0 45974.7 0.0X
equalsFunction - UNICODE 1 1 0 1.0 953.8 0.5X
collator.compare - UNICODE 49 50 0 0.0 49269.9 0.0X
hashFunction - UNICODE 221 223 5 0.0 220473.2 0.0X
equalsFunction - UNICODE_CI 49 50 1 0.0 48945.0 0.0X
collator.compare - UNICODE_CI 48 49 1 0.0 48266.0 0.0X
hashFunction - UNICODE_CI 210 211 1 0.0 210119.3 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 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
filter df column with collation - UNICODE_CI 420 460 63 0.0 21000062.3 1.0X
filter df column with collation - UNICODE 184 217 30 0.0 9176301.7 2.3X
filter df column with collation - UTF8_BINARY_LCASE 480 495 12 0.0 24000624.4 0.9X
filter df column with collation - UTF8_BINARY 173 184 6 0.0 8670535.8 2.4X

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.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
equalsFunction - UTF8_BINARY 0 0 0 11.3 88.8 1.0X
collator.compare - UTF8_BINARY 4 4 0 0.3 3914.0 0.0X
hashFunction - UTF8_BINARY 0 0 0 45.7 21.9 4.1X
equalsFunction - UTF8_BINARY_LCASE 5 5 0 0.2 4949.6 0.0X
collator.compare - UTF8_BINARY_LCASE 72 73 1 0.0 72000.6 0.0X
hashFunction - UTF8_BINARY_LCASE 0 0 0 4.1 241.5 0.4X
equalsFunction - UNICODE 0 0 0 10.5 95.5 0.9X
collator.compare - UNICODE 24 25 1 0.0 23936.1 0.0X
hashFunction - UNICODE 1 1 0 1.0 966.9 0.1X
equalsFunction - UNICODE_CI 3 3 0 0.3 3179.9 0.0X
collator.compare - UNICODE_CI 23 24 1 0.0 23360.3 0.0X
hashFunction - UNICODE_CI 1 1 0 1.1 905.0 0.1X

0 comments on commit 3ee167d

Please sign in to comment.