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

Fix for issue JENKINS-20037 #36

Merged
merged 1 commit into from Oct 30, 2013
Merged

Conversation

waltflanagan
Copy link
Member

https://issues.jenkins-ci.org/browse/JENKINS-20037

A performance regression was introduced by 46f1770 which cause a reduction in performance by an order of magnitude (4 min builds taking 40 min).

This pull reverts that change and brings build back to previous performance levels.

46f1770 should be re-examined to find a better way of accomplishing its goal without such a drastic impact on performance of the plugin.

@cloudbees-pull-request-builder

plugins » xcode-plugin #30 SUCCESS
This pull request looks good

@jenkinsadmin
Copy link
Member

Thank you for a pull request! Please check this document for how the Jenkins project handles pull requests

@cloudbees-pull-request-builder

plugins » xcode-plugin #31 SUCCESS
This pull request looks good

…NS-20037]

46f1770 caused the regression in performance seen this issue: https://issues.jenkins-ci.org/browse/JENKINS-20037

Reverting to use the more conservative .matches reduces parse time back to a reasonable level.
@cloudbees-pull-request-builder

plugins » xcode-plugin #32 SUCCESS
This pull request looks good

waltflanagan added a commit that referenced this pull request Oct 30, 2013
@waltflanagan waltflanagan merged commit 151afdc into jenkinsci:master Oct 30, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants