-
Notifications
You must be signed in to change notification settings - Fork 180
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update calendly links in library docs (#1560)
Co-authored-by: Sam Scott <[email protected]>
- Loading branch information
1 parent
23418cb
commit 9cc062b
Showing
5 changed files
with
6 additions
and
6 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
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
9cc062b
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.
Rust Benchmark
rust_get_attribute
61608
ns/iter (± 5690
)45294
ns/iter (± 2037
)1.36
n_plus_one/100
2826721
ns/iter (± 263420
)2206953
ns/iter (± 37104
)1.28
n_plus_one/500
13799469
ns/iter (± 1044041
)10647823
ns/iter (± 195854
)1.30
n_plus_one/1000
27126166
ns/iter (± 1630714
)21184951
ns/iter (± 477965
)1.28
unify_once
1247
ns/iter (± 117
)973
ns/iter (± 1309
)1.28
unify_twice
3403
ns/iter (± 1311
)2568
ns/iter (± 93
)1.33
many_rules
86558
ns/iter (± 7039
)63473
ns/iter (± 1464
)1.36
fib/5
679961
ns/iter (± 67724
)534336
ns/iter (± 10179
)1.27
prime/3
23596
ns/iter (± 2718
)17987
ns/iter (± 776
)1.31
prime/23
24474
ns/iter (± 2343
)17972
ns/iter (± 774
)1.36
prime/43
23586
ns/iter (± 3131
)17940
ns/iter (± 902
)1.31
prime/83
23456
ns/iter (± 1635
)17924
ns/iter (± 790
)1.31
prime/255
22025
ns/iter (± 1974
)16570
ns/iter (± 670
)1.33
indexed/100
8269
ns/iter (± 2108
)6038
ns/iter (± 714
)1.37
indexed/500
10946
ns/iter (± 3133
)7522
ns/iter (± 2295
)1.46
indexed/1000
13513
ns/iter (± 2072
)9275
ns/iter (± 224
)1.46
indexed/10000
32025
ns/iter (± 7799
)27550
ns/iter (± 1769
)1.16
not
7691
ns/iter (± 683
)5997
ns/iter (± 108
)1.28
double_not
15853
ns/iter (± 1162
)12473
ns/iter (± 355
)1.27
De_Morgan_not
10160
ns/iter (± 1395
)7999
ns/iter (± 182
)1.27
load_policy
1174156
ns/iter (± 69889
)893251
ns/iter (± 1137
)1.31
partial_and/1
41992
ns/iter (± 3804
)31696
ns/iter (± 1488
)1.32
partial_and/5
147264
ns/iter (± 21536
)110347
ns/iter (± 3319
)1.33
partial_and/10
275439
ns/iter (± 21027
)209859
ns/iter (± 4304
)1.31
partial_and/20
554392
ns/iter (± 28499
)427682
ns/iter (± 6439
)1.30
partial_and/40
1202556
ns/iter (± 71362
)904724
ns/iter (± 14864
)1.33
partial_and/80
2771291
ns/iter (± 171269
)2042718
ns/iter (± 5428
)1.36
partial_and/100
3687553
ns/iter (± 197262
)2705988
ns/iter (± 6417
)1.36
partial_rule_depth/1
128273
ns/iter (± 10036
)102582
ns/iter (± 4153
)1.25
partial_rule_depth/5
421665
ns/iter (± 32029
)337222
ns/iter (± 9921
)1.25
partial_rule_depth/10
918721
ns/iter (± 96231
)732038
ns/iter (± 11352
)1.26
partial_rule_depth/20
2789835
ns/iter (± 184261
)2054219
ns/iter (± 7670
)1.36
partial_rule_depth/40
10517720
ns/iter (± 612897
)7484715
ns/iter (± 68743
)1.41
partial_rule_depth/80
68877275
ns/iter (± 4515650
)44305073
ns/iter (± 505193
)1.55
partial_rule_depth/100
125939953
ns/iter (± 4981357
)81594970
ns/iter (± 477347
)1.54
This comment was automatically generated by workflow using github-action-benchmark.
9cc062b
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 'Rust Benchmark'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
1.50
.partial_rule_depth/80
68877275
ns/iter (± 4515650
)44305073
ns/iter (± 505193
)1.55
partial_rule_depth/100
125939953
ns/iter (± 4981357
)81594970
ns/iter (± 477347
)1.54
This comment was automatically generated by workflow using github-action-benchmark.
CC: @osohq/eng