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

Optimize #line and #col methods #4949

Merged
merged 1 commit into from
May 9, 2024
Merged

Optimize #line and #col methods #4949

merged 1 commit into from
May 9, 2024

Conversation

rmosolgo
Copy link
Owner

@rmosolgo rmosolgo commented May 9, 2024

Fixes #4945

These methods had simple implementations, but when there was a million validation errors, they could really add up.

@rmosolgo rmosolgo added this to the 2.3.3 milestone May 9, 2024
@rmosolgo rmosolgo merged commit 46f4c06 into master May 9, 2024
11 of 12 checks passed
@rmosolgo rmosolgo deleted the optimize-line-col branch May 9, 2024 17:42
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.

Query validation never finishes on queries with many directives
1 participant