Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ruby] Antlr Profiler #4933

Merged
merged 4 commits into from
Sep 20, 2024
Merged

[ruby] Antlr Profiler #4933

merged 4 commits into from
Sep 20, 2024

Conversation

DavidBakerEffendi
Copy link
Collaborator

@DavidBakerEffendi DavidBakerEffendi commented Sep 18, 2024

  • Added ANTLR profiling with the --antlrProfile frontend argument.
  • If enabled, will gather parser metrics and log them right next to the file that was parsed, as well as print any syntax ambiguities.

* Added ANTLR profiling with the `--antlrProfile` frontend argument.
* If enabled, will gather parser metrics and log them right next to the file that was parsed.
@DavidBakerEffendi DavidBakerEffendi added the ruby Relates to rubysrc2cpg label Sep 18, 2024
@DavidBakerEffendi DavidBakerEffendi self-assigned this Sep 18, 2024
@DavidBakerEffendi DavidBakerEffendi merged commit 6293a6e into master Sep 20, 2024
5 checks passed
@DavidBakerEffendi DavidBakerEffendi deleted the dave/ruby/antlr-profiler branch September 20, 2024 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ruby Relates to rubysrc2cpg
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants