-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
37 changed files
with
65 additions
and
59 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
authors = ["PartiQL Team <[email protected]>"] | ||
homepage = "https://github.com/partiql/partiql-lang-rust" | ||
repository = "https://github.com/partiql/partiql-lang-rust" | ||
version = "0.8.0" | ||
version = "0.9.0" | ||
edition = "2021" | ||
|
||
[workspace] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
3ca67b7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PartiQL (rust) Benchmark
arith_agg-avg
775927
ns/iter (± 3468
)762740
ns/iter (± 5063
)1.02
arith_agg-avg_distinct
856683
ns/iter (± 2372
)864605
ns/iter (± 1933
)0.99
arith_agg-count
818625
ns/iter (± 15375
)814011
ns/iter (± 18439
)1.01
arith_agg-count_distinct
851347
ns/iter (± 4987
)851936
ns/iter (± 28629
)1.00
arith_agg-min
825917
ns/iter (± 2576
)817382
ns/iter (± 16574
)1.01
arith_agg-min_distinct
850563
ns/iter (± 7003
)867643
ns/iter (± 44075
)0.98
arith_agg-max
827990
ns/iter (± 34600
)826160
ns/iter (± 13760
)1.00
arith_agg-max_distinct
864413
ns/iter (± 11462
)878777
ns/iter (± 4361
)0.98
arith_agg-sum
829453
ns/iter (± 16364
)821429
ns/iter (± 3778
)1.01
arith_agg-sum_distinct
857194
ns/iter (± 2443
)862825
ns/iter (± 1761
)0.99
arith_agg-avg-count-min-max-sum
968022
ns/iter (± 3875
)972378
ns/iter (± 37693
)1.00
arith_agg-avg-count-min-max-sum-group_by
1207285
ns/iter (± 18484
)1201379
ns/iter (± 10628
)1.00
arith_agg-avg-count-min-max-sum-group_by-group_as
1825661
ns/iter (± 17209
)1801572
ns/iter (± 15198
)1.01
arith_agg-avg_distinct-count_distinct-min_distinct-max_distinct-sum_distinct
1240635
ns/iter (± 74432
)1289977
ns/iter (± 32602
)0.96
arith_agg-avg_distinct-count_distinct-min_distinct-max_distinct-sum_distinct-group_by
1520707
ns/iter (± 16588
)1551901
ns/iter (± 17671
)0.98
arith_agg-avg_distinct-count_distinct-min_distinct-max_distinct-sum_distinct-group_by-group_as
2139065
ns/iter (± 10755
)2134103
ns/iter (± 6462
)1.00
parse-1
4221
ns/iter (± 74
)4280
ns/iter (± 20
)0.99
parse-15
40063
ns/iter (± 732
)39341
ns/iter (± 77
)1.02
parse-30
81388
ns/iter (± 712
)77553
ns/iter (± 184
)1.05
compile-1
4344
ns/iter (± 62
)4242
ns/iter (± 52
)1.02
compile-15
33761
ns/iter (± 218
)32969
ns/iter (± 129
)1.02
compile-30
70343
ns/iter (± 191
)69354
ns/iter (± 272
)1.01
plan-1
67749
ns/iter (± 363
)67342
ns/iter (± 2862
)1.01
plan-15
1050246
ns/iter (± 23555
)1049343
ns/iter (± 15624
)1.00
plan-30
2103307
ns/iter (± 10523
)2112313
ns/iter (± 5548
)1.00
eval-1
12792235
ns/iter (± 113115
)12624353
ns/iter (± 153243
)1.01
eval-15
86096723
ns/iter (± 982386
)85081863
ns/iter (± 827855
)1.01
eval-30
165076640
ns/iter (± 2722727
)163570222
ns/iter (± 968951
)1.01
join
9756
ns/iter (± 531
)9919
ns/iter (± 38
)0.98
simple
2477
ns/iter (± 18
)2474
ns/iter (± 5
)1.00
simple-no
425
ns/iter (± 3
)428
ns/iter (± 6
)0.99
numbers
57
ns/iter (± 0
)57
ns/iter (± 0
)1
parse-simple
566
ns/iter (± 1
)586
ns/iter (± 6
)0.97
parse-ion
1729
ns/iter (± 3
)1781
ns/iter (± 4
)0.97
parse-group
5812
ns/iter (± 14
)5724
ns/iter (± 22
)1.02
parse-complex
14670
ns/iter (± 164
)14771
ns/iter (± 189
)0.99
parse-complex-fexpr
21437
ns/iter (± 119
)22309
ns/iter (± 139
)0.96
This comment was automatically generated by workflow using github-action-benchmark.