-
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.
Register Mermaid Printers for All Steps (#504)
* refactor: remove unnecessary async of json text pass for parse * refactor: further remove redundant `async`/`Promise` wrappers * feat: mermaid and mermaid url printers for normalize and df steps * lint-fix: deal with lintr errors (redundant default and imports)
- Loading branch information
1 parent
9e11058
commit aefbf04
Showing
6 changed files
with
57 additions
and
30 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
aefbf04
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
3305.2998632272725
ms (3865.72077184573
)3190.570812409091
ms (3747.790963743062
)1.04
Retrieve AST from R code
70.73382040909091
ms (141.5844189456703
)68.74045054545455
ms (132.55959690808635
)1.03
Normalize R AST
94.73230945454546
ms (153.50314031379116
)96.19992009090909
ms (156.15063334620123
)0.98
Produce dataflow information
66.10015845454545
ms (170.5480288102214
)66.09041786363636
ms (169.92667998599904
)1.00
Total per-slice
1.8689008839784487
ms (1.278701775804726
)1.8411702253695927
ms (1.267065280512554
)1.02
Static slicing
1.378943090604754
ms (1.1697245386098545
)1.3684034386686694
ms (1.1799623517395228
)1.01
Reconstruct code
0.4722163287149884
ms (0.2809087585286514
)0.4553098527401606
ms (0.2299566392692304
)1.04
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.
aefbf04
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
5263.0471051
ms (5825.172116087725
)5419.399718899999
ms (6111.491408384184
)0.97
Retrieve AST from R code
76.77899434
ms (68.53852268684321
)85.22318365999999
ms (79.41151212889127
)0.90
Normalize R AST
111.15333478
ms (68.12276474636369
)113.45254984
ms (69.72126242848063
)0.98
Produce dataflow information
162.67770334
ms (277.1038777598488
)164.38322226
ms (279.00889908327076
)0.99
Total per-slice
8.435838410588591
ms (13.978837728748294
)8.82827828085479
ms (14.575511768060265
)0.96
Static slicing
7.949540791119793
ms (13.857018372899377
)8.228727295296194
ms (14.45423896853327
)0.97
Reconstruct code
0.47802791197901223
ms (0.23861320655029147
)0.5898725311439794
ms (0.30780610835907124
)0.81
failed to reconstruct/re-parse
9
#9
#1
times hit threshold
967
#967
#1
reduction (characters)
0.898713819973478
#0.8987761232201357
#1.00
reduction (normalized tokens)
0.8579790415512589
#0.8582032343145828
#1.00
This comment was automatically generated by workflow using github-action-benchmark.