-
Notifications
You must be signed in to change notification settings - Fork 111
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
Debug steps to narrow the source of newrelic+graphql-core performance regression #830
Conversation
graphql hook newrelic#2 DID cause the regression
graphql hook newrelic#3 DID NOT cause the regression
graphql hook newrelic#4 DID NOT cause the regression
graphql hook newrelic#5 DID NOT cause the regression
Graphql hooks newrelic#6-newrelic#12 DID NOT cause the regression
wrap_get_field_def DOES contribute to the regression
wrap_resolve_field DID NOT contribute to the regression
wrap_execute_operation DID NOT contribute to the regression
wrap_get_field_def DID NOT contribute to the regression
wrap_resolve_field DID contribute to the regression
wrap_get_field_def wrap_execute_operation DID NOT contribute to the regression
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
No description provided.