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

shortcut QualifyPackagePath in go module mode #941

Merged
merged 2 commits into from
Nov 28, 2019

Conversation

vikstrous
Copy link
Contributor

Addresses part of #918

This is a code generation performance optimization that applies only in go module mode. It speeds up generation time for me from 1:15 to 0:40.

I have:

  • n/a Added tests covering the bug / feature (see testing)
  • n/a Updated any relevant documentation (see docs)

@vikstrous vikstrous marked this pull request as ready for review November 26, 2019 12:18
@vektah vektah merged commit f9f2063 into 99designs:master Nov 28, 2019
cgxxv pushed a commit to cgxxv/gqlgen that referenced this pull request Mar 25, 2022
…faster

shortcut QualifyPackagePath in go module mode
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