Skip to content

UPSTREAM: googleapis/gnostic/compiler: 00000: Bad perf #15536

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

Closed
wants to merge 1 commit into from

Conversation

smarterclayton
Copy link
Contributor

@smarterclayton smarterclayton commented Jul 28, 2017

Detected in #15326

@openshift-merge-robot openshift-merge-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Jul 28, 2017
@openshift-merge-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: smarterclayton

No associated issue. Update pull-request body to add a reference to an issue, or get approval with /approve no-issue

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these OWNERS Files:

You can indicate your approval by writing /approve in a comment
You can cancel your approval by writing /approve cancel in a comment

@openshift-merge-robot openshift-merge-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 28, 2017
@smarterclayton
Copy link
Contributor Author

smarterclayton commented Jul 28, 2017

@deads2k this was 6 million allocations during integration test start (out of about 16 million total). I think that might shave as much as a third off the total time remaining on integration (rerunning the bits).

@deads2k
Copy link
Contributor

deads2k commented Jul 28, 2017

@deads2k this was 6 million allocations during integration test start (out of about 16 million total). I think that might shave as much as a third off the total time remaining on integration (rerunning the bits).

Heh, ouch. Want to compare against my big hammer? #15537 We don't actually need openapi for integration tests

@smarterclayton
Copy link
Contributor Author

I figured out what he was using the regex for. String prefixes. So I'm going to fix that and get a good upstream. I don't think we'll have to turn off open api after that, but I was not seeing it in my profiles after I fixed the obvious stuff.

@openshift-merge-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: smarterclayton

No associated issue. Update pull-request body to add a reference to an issue, or get approval with /approve no-issue

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these OWNERS Files:

You can indicate your approval by writing /approve in a comment
You can cancel your approval by writing /approve cancel in a comment

@openshift-merge-robot openshift-merge-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. and removed approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Jul 28, 2017
@deads2k
Copy link
Contributor

deads2k commented Jul 31, 2017

I figured out what he was using the regex for. String prefixes. So I'm going to fix that and get a good upstream. I don't think we'll have to turn off open api after that, but I was not seeing it in my profiles after I fixed the obvious stuff.

My pull got test-integration to 90 minutes, this one is at 110 minutes.

@smarterclayton
Copy link
Contributor Author

Might be useful to know where that 20s is coming from.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants