-
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.
Remove same-read-read and same-def-def Edges (#770)
* feat: remove same-read-read and same-def-def edges * lint-fix: handle inor linter problems
- Loading branch information
1 parent
5e05edc
commit 7f30a7b
Showing
17 changed files
with
13 additions
and
188 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
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
Oops, something went wrong.
7f30a7b
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
Retrieve AST from R code
296.0169118181818
ms305.50355490909095
ms0.97
Normalize R AST
32.42537236363636
ms33.04192136363636
ms0.98
Produce dataflow information
66.65919663636363
ms66.58585145454545
ms1.00
Total per-file
1508.7309028636362
ms1512.547620909091
ms1.00
Static slicing
1.4012763801984116
ms (1.2953921382764266
)1.3817132831241319
ms (1.27303105869458
)1.01
Reconstruct code
0.4543032771693104
ms (0.24422779283891366
)0.45135141022522257
ms (0.25927254974160097
)1.01
Total per-slice
1.8710348922657893
ms (1.3502084612283285
)1.8475447304133532
ms (1.3326721674469058
)1.01
failed to reconstruct/re-parse
0
#0
#1
times hit threshold
0
#0
#1
reduction (characters)
0.7329390759026897
#0.7329390759026897
#1
reduction (normalized tokens)
0.7209834969577295
#0.7209834969577295
#1
This comment was automatically generated by workflow using github-action-benchmark.
7f30a7b
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
Retrieve AST from R code
319.82132466
ms330.55613118
ms0.97
Normalize R AST
35.74594172
ms36.10837608
ms0.99
Produce dataflow information
187.37990026
ms188.6117503
ms0.99
Total per-file
3747.75382854
ms3858.78617088
ms0.97
Static slicing
8.598805396820248
ms (14.999793798482417
)8.763488287471356
ms (15.142795018273485
)0.98
Reconstruct code
0.5235691192413336
ms (0.2986719559125563
)0.6295735167403027
ms (0.28826473087031307
)0.83
Total per-slice
9.131787729106012
ms (15.150035645807264
)9.403718790030862
ms (15.25727767695505
)0.97
failed to reconstruct/re-parse
7
#7
#1
times hit threshold
298
#298
#1
reduction (characters)
0.8935817303062389
#0.8935817303062389
#1
reduction (normalized tokens)
0.8531248144961375
#0.8531248144961375
#1
This comment was automatically generated by workflow using github-action-benchmark.