-
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
13 changed files
with
61 additions
and
54 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.5.0" | ||
version = "0.6.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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -37,4 +37,4 @@ serde = [ | |
|
||
[dependencies.partiql-ast-macros] | ||
path = "partiql-ast-macros" | ||
version = "0.5.*" | ||
version = "0.6.*" |
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
6ef3177
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
941419
ns/iter (± 73644
)1010917
ns/iter (± 28031
)0.93
arith_agg-avg_distinct
1276486
ns/iter (± 55450
)1300979
ns/iter (± 2728
)0.98
arith_agg-count
1264891
ns/iter (± 86620
)1251936
ns/iter (± 5916
)1.01
arith_agg-count_distinct
1266475
ns/iter (± 43908
)1293721
ns/iter (± 4954
)0.98
arith_agg-min
1249892
ns/iter (± 46994
)1259162
ns/iter (± 5519
)0.99
arith_agg-min_distinct
1283726
ns/iter (± 104311
)1298623
ns/iter (± 4017
)0.99
arith_agg-max
1262569
ns/iter (± 55099
)1265816
ns/iter (± 8128
)1.00
arith_agg-max_distinct
1325749
ns/iter (± 98187
)1307918
ns/iter (± 2428
)1.01
arith_agg-sum
1266184
ns/iter (± 60314
)1258395
ns/iter (± 6754
)1.01
arith_agg-sum_distinct
1270357
ns/iter (± 63684
)1298318
ns/iter (± 5421
)0.98
arith_agg-avg-count-min-max-sum
1505602
ns/iter (± 63925
)1517685
ns/iter (± 3595
)0.99
arith_agg-avg-count-min-max-sum-group_by
1807514
ns/iter (± 68759
)1877847
ns/iter (± 5923
)0.96
arith_agg-avg-count-min-max-sum-group_by-group_as
2791700
ns/iter (± 106288
)2707518
ns/iter (± 5247
)1.03
arith_agg-avg_distinct-count_distinct-min_distinct-max_distinct-sum_distinct
1763977
ns/iter (± 104833
)1754770
ns/iter (± 9772
)1.01
arith_agg-avg_distinct-count_distinct-min_distinct-max_distinct-sum_distinct-group_by
2069455
ns/iter (± 65747
)2109893
ns/iter (± 12878
)0.98
arith_agg-avg_distinct-count_distinct-min_distinct-max_distinct-sum_distinct-group_by-group_as
3011931
ns/iter (± 92495
)2951261
ns/iter (± 8525
)1.02
parse-1
5885
ns/iter (± 386
)5530
ns/iter (± 10
)1.06
parse-15
48940
ns/iter (± 3352
)50738
ns/iter (± 174
)0.96
parse-30
96015
ns/iter (± 5566
)99995
ns/iter (± 234
)0.96
compile-1
5179
ns/iter (± 215
)5551
ns/iter (± 30
)0.93
compile-15
42074
ns/iter (± 8757
)43082
ns/iter (± 127
)0.98
compile-30
87148
ns/iter (± 2559
)88331
ns/iter (± 64
)0.99
plan-1
96812
ns/iter (± 4347
)64531
ns/iter (± 238
)1.50
plan-15
1470510
ns/iter (± 62830
)1039325
ns/iter (± 6144
)1.41
plan-30
2904917
ns/iter (± 113963
)2079499
ns/iter (± 3489
)1.40
eval-1
19178617
ns/iter (± 1710894
)22028250
ns/iter (± 578575
)0.87
eval-15
101956959
ns/iter (± 4930025
)114887145
ns/iter (± 776530
)0.89
eval-30
197651181
ns/iter (± 6742894
)214497420
ns/iter (± 513872
)0.92
join
11551
ns/iter (± 497
)13429
ns/iter (± 20
)0.86
simple
3252
ns/iter (± 130
)3583
ns/iter (± 2
)0.91
simple-no
529
ns/iter (± 23
)579
ns/iter (± 0
)0.91
numbers
41
ns/iter (± 1
)52
ns/iter (± 0
)0.79
parse-simple
740
ns/iter (± 52
)736
ns/iter (± 0
)1.01
parse-ion
2293
ns/iter (± 87
)2234
ns/iter (± 6
)1.03
parse-group
7491
ns/iter (± 454
)7536
ns/iter (± 29
)0.99
parse-complex
20031
ns/iter (± 1140
)20279
ns/iter (± 62
)0.99
parse-complex-fexpr
30696
ns/iter (± 1783
)29654
ns/iter (± 62
)1.04
This comment was automatically generated by workflow using github-action-benchmark.
6ef3177
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.
Possible performance regression was detected for benchmark 'PartiQL (rust) Benchmark'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
1.50
.plan-1
96812
ns/iter (± 4347
)64531
ns/iter (± 238
)1.50
This comment was automatically generated by workflow using github-action-benchmark.
CC: @alancai98 @alancai98 @partiql