-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow scope declarations in structured commit messages (#512)
* git, doc: document new optional scope and much more readable regex in commit-msg * feat(commit-msg): print out message even if it is invalid * feat(commit-msg): print commit message even if it is incorrect * doc: refer to the contributin md instead of just printing the regex if the git commit message is wrong * refactor(commit-msg): slightly reformat output * refactor(commit-msg): remove the `log` type * doc(contributing): document new scopes for commit messages
- Loading branch information
1 parent
a76a029
commit 5306718
Showing
2 changed files
with
18 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
5306718
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.
"artificial" Benchmark Suite
Total per-file
3421.911465590909
ms (3961.7134779210214
)3354.2152301363635
ms (3860.1297956846133
)1.02
Retrieve AST from R code
73.4463533181818
ms (146.57002279660279
)71.48860922727273
ms (136.54310977165716
)1.03
Normalize R AST
97.6579554090909
ms (155.9669507236663
)95.79139172727274
ms (152.52195436786488
)1.02
Produce dataflow information
65.88063790909091
ms (167.78119120463936
)66.23299468181818
ms (170.60548403093352
)0.99
Total per-slice
1.8940410841771287
ms (1.3146997865817787
)1.8581676256634037
ms (1.2492897864296644
)1.02
Static slicing
1.398171715253492
ms (1.2103138520988181
)1.372047543536089
ms (1.1480006540491348
)1.02
Reconstruct code
0.47676779401478225
ms (0.2521554663522894
)0.46882655148163743
ms (0.2603715463019149
)1.02
failed to reconstruct/re-parse
0
#0
#NaN
times hit threshold
0
#0
#NaN
reduction (characters)
0.7329390759026896
#0.7329390759026896
#1
reduction (normalized tokens)
0.720988345209971
#0.720988345209971
#1
This comment was automatically generated by workflow using github-action-benchmark.
5306718
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.
"social-science" Benchmark Suite
Total per-file
5137.55553234
ms (5762.5639757747795
)5464.289228619999
ms (6098.39318648839
)0.94
Retrieve AST from R code
75.13220774
ms (65.47864823331633
)86.76445109999999
ms (77.45681339952834
)0.87
Normalize R AST
111.07694344
ms (66.21471603850259
)113.78691086
ms (69.64981912121678
)0.98
Produce dataflow information
160.92664108000002
ms (273.79329512353445
)166.90590034000002
ms (285.57711744755056
)0.96
Total per-slice
8.398363754683944
ms (13.866278689330848
)8.863963769870134
ms (14.566635289387673
)0.95
Static slicing
7.9200093267564045
ms (13.754182332845517
)8.249822291669334
ms (14.448470605228648
)0.96
Reconstruct code
0.46991020602161254
ms (0.23954512214924625
)0.6040326772298797
ms (0.31033593750624766
)0.78
failed to reconstruct/re-parse
9
#9
#1
times hit threshold
967
#967
#1
reduction (characters)
0.898713819973478
#0.898713819973478
#1
reduction (normalized tokens)
0.8579790415512589
#0.8579790415512589
#1
This comment was automatically generated by workflow using github-action-benchmark.