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

Upgrade to Multi-Threaded ruby_ast_gen #5070

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

DavidBakerEffendi
Copy link
Collaborator

Some stats on joernio/ruby_ast_gen#10, however, AstCreation only begins to ingest parsed files once the parsing is complete instead of as files are ready, which may be required to realize further performance gains on large repositories such as gitlab.

Resolves #5066

@DavidBakerEffendi DavidBakerEffendi added the ruby Relates to rubysrc2cpg label Nov 6, 2024
@DavidBakerEffendi DavidBakerEffendi self-assigned this Nov 6, 2024
@DavidBakerEffendi DavidBakerEffendi merged commit 99f5c25 into master Nov 6, 2024
5 checks passed
@DavidBakerEffendi DavidBakerEffendi deleted the dave/ruby/upgrade-to-multi-threaded branch November 6, 2024 11:47
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.

[ruby] Multi-threaded Parsing
2 participants