-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
increase volume test accuracy, fix Progress() deprecation
- Loading branch information
Showing
4 changed files
with
75 additions
and
77 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
a208adb
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.
Julia benchmark result
2/100
814108.5
ns368703
ns2.21
2/1000
10139807
ns3704629
ns2.74
3/100
2928231
ns1155710
ns2.53
3/1000
43306158
ns17058748
ns2.54
4/100
11640023
ns4754437
ns2.45
4/1000
252743780.5
ns113580391
ns2.23
5/100
50506439.5
ns20699776
ns2.44
5/1000
1611519521
ns823220794
ns1.96
This comment was automatically generated by workflow using github-action-benchmark.
a208adb
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 'Julia benchmark result'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
1.20
.2/100
814108.5
ns368703
ns2.21
2/1000
10139807
ns3704629
ns2.74
3/100
2928231
ns1155710
ns2.53
3/1000
43306158
ns17058748
ns2.54
4/100
11640023
ns4754437
ns2.45
4/1000
252743780.5
ns113580391
ns2.23
5/100
50506439.5
ns20699776
ns2.44
5/1000
1611519521
ns823220794
ns1.96
This comment was automatically generated by workflow using github-action-benchmark.
CC: @axsk