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

Truncate GrammarFile's @text when inspecting #392

Merged
merged 2 commits into from
Apr 6, 2024

Conversation

junk0612
Copy link
Collaborator

@junk0612 junk0612 commented Apr 4, 2024

In my environment, inspection of Lrama::State is too slowly.
After a little research, there are many inspections of Lrama::GrammarFile instances in Lrama::Token and I found printing the whole text of grammar file many times.

@junk0612 junk0612 force-pushed the truncate_grammar_file_text branch from 1fe7ad3 to dc3648a Compare April 5, 2024 11:48
@yui-knk yui-knk merged commit 75535ab into ruby:master Apr 6, 2024
16 checks passed
@junk0612 junk0612 deleted the truncate_grammar_file_text branch April 6, 2024 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants