Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
EagleoutIce committed Dec 1, 2024
2 parents f25194e + 7acd839 commit 7b756c5
Show file tree
Hide file tree
Showing 3 changed files with 73 additions and 73 deletions.
Loading

2 comments on commit 7b756c5

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"artificial" Benchmark Suite

Benchmark suite Current: 7b756c5 Previous: db7ac2e Ratio
Retrieve AST from R code 256.590785 ms (110.96346894509033) 242.24415118181818 ms (104.26310147093089) 1.06
Normalize R AST 18.41991531818182 ms (32.97805848180399) 17.39715159090909 ms (31.09452227247912) 1.06
Produce dataflow information 67.11862559090909 ms (149.14798502018502) 60.33616290909091 ms (127.75990956872062) 1.11
Total per-file 867.4626526818181 ms (1552.6264691830127) 833.5976102727273 ms (1502.9439844838432) 1.04
Static slicing 2.071826734739541 ms (1.176764871006624) 2.029558401836784 ms (1.2081663161038019) 1.02
Reconstruct code 0.25290876355144437 ms (0.18217789025549486) 0.23538053186242114 ms (0.17968366955783688) 1.07
Total per-slice 2.3395791070995697 ms (1.2531718839772674) 2.278853130617715 ms (1.2795408953549086) 1.03
failed to reconstruct/re-parse 0 # 0 # 1
times hit threshold 0 # 0 # 1
reduction (characters) 0.7891949660994808 # 0.7891949660994808 # 1
reduction (normalized tokens) 0.7665650684287274 # 0.7665650684287274 # 1
memory (df-graph) 95.46617542613636 KiB (244.77619956879823) 95.46617542613636 KiB (244.77619956879823) 1

This comment was automatically generated by workflow using github-action-benchmark.

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"social-science" Benchmark Suite

Benchmark suite Current: 7b756c5 Previous: db7ac2e Ratio
Retrieve AST from R code 239.14173313999999 ms (43.01397600532853) 237.81388206 ms (43.26435892465071) 1.01
Normalize R AST 18.70189002 ms (13.646368556851698) 18.584648960000003 ms (13.710753719051512) 1.01
Produce dataflow information 73.60784102 ms (69.12785130023659) 71.41246154000001 ms (65.6106108648961) 1.03
Total per-file 7638.380158739999 ms (29032.31203331433) 7625.11364774 ms (29095.600821943466) 1.00
Static slicing 15.757017132601344 ms (44.50056148703317) 15.746698561898643 ms (44.50249372495068) 1.00
Reconstruct code 0.24681659775654732 ms (0.1468681772034623) 0.24344144772080362 ms (0.13994668646932817) 1.01
Total per-slice 16.011498237876246 ms (44.53416490051796) 15.997988500166153 ms (44.53599655284285) 1.00
failed to reconstruct/re-parse 0 # 0 # 1
times hit threshold 0 # 0 # 1
reduction (characters) 0.876696431627711 # 0.8762109251198998 # 1.00
reduction (normalized tokens) 0.8205588976273274 # 0.819994064355517 # 1.00
memory (df-graph) 99.52412109375 KiB (113.60306291904588) 99.526015625 KiB (113.60201607005874) 1.00

This comment was automatically generated by workflow using github-action-benchmark.

Please sign in to comment.