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

WINDUP-812 Cache classification vertex lookups from the graph #735

Closed

Conversation

OndraZizka
Copy link
Contributor

An untested attempt

@jsight
Copy link
Member

jsight commented Oct 20, 2015

retest

@windupgithubbot1
Copy link

Build triggered. sha1 is merged.

@windupgithubbot1
Copy link

Build started sha1 is merged.

@windupgithubbot1
Copy link

Build triggered. sha1 is merged.

@windupgithubbot1
Copy link

Build finished. No test results found.

@windupgithubbot1
Copy link

Refer to this link for build results (access rights to CI server needed):
http://wonka.mw.lab.eng.bos.redhat.com:9080/jenkins//job/windup-core-PR-dependents-check/508/

@windupgithubbot1
Copy link

Build started sha1 is merged.

@windupgithubbot1
Copy link

Build finished. No test results found.

@windupgithubbot1
Copy link

Refer to this link for build results (access rights to CI server needed):
http://wonka.mw.lab.eng.bos.redhat.com:9080/jenkins//job/windup-pr-builder/1137/

@jsight
Copy link
Member

jsight commented Oct 20, 2015

Have you seen any performance improvements from this?

@OndraZizka
Copy link
Contributor Author

Haven't tried yet, I think this could get us some on larger apps which will take me some time to get to. So, currently "for discussion only" :)

@OndraZizka
Copy link
Contributor Author

Testing

@OndraZizka
Copy link
Contributor Author

It ran slightly faster. On a large app, it was from cca 136 minutes hours down to 135. :) I have only tested it once.

@windupgithubbot1
Copy link

Refer to this link for build results (access rights to CI server needed):
http://wonka.mw.lab.eng.bos.redhat.com/jenkins//job/windup-pr-builder/1258/

@windupgithubbot1
Copy link

Refer to this link for build results (access rights to CI server needed):
http://wonka.mw.lab.eng.bos.redhat.com/jenkins//job/windup-core-PR-dependents-check/632/

@windupgithubbot1
Copy link

Refer to this link for build results (access rights to CI server needed):
http://wonka.mw.lab.eng.bos.redhat.com/jenkins//job/windup-pr-builder/1266/

@windupgithubbot1
Copy link

Refer to this link for build results (access rights to CI server needed):
http://wonka.mw.lab.eng.bos.redhat.com/jenkins//job/windup-core-PR-dependents-check/641/

@windupgithubbot1
Copy link

Refer to this link for build results (access rights to CI server needed):
http://wonka.mw.lab.eng.bos.redhat.com/jenkins//job/windup-pr-builder/1275/

@windupgithubbot1
Copy link

Refer to this link for build results (access rights to CI server needed):
http://wonka.mw.lab.eng.bos.redhat.com/jenkins//job/windup-core-PR-dependents-check/649/

@jsight
Copy link
Member

jsight commented Dec 8, 2015

The Map itself is not static, so the cache would only be used in cases where we cache the ClassificationService itself. I can't think of very many cases when we do that. In its current form, I don't think this PR can actually improve performance to a measurable degree.

@jsight jsight closed this Feb 2, 2016
PhilipCattanach pushed a commit to PhilipCattanach/windup that referenced this pull request Feb 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants