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

Some perf Improvements in Broker #1602

Merged
merged 2 commits into from
Aug 11, 2015
Merged

Conversation

nishantmonu51
Copy link
Member

  1. avoid unnecessary call to MultipleSpecificSegmentSpec.getIntervals()
    profiling shows it took upto 6-12% of cpu time in JodaUtils.condenseIntervals
  2. Avoid Wrapping with mergeSequence in retryQueryRunner

avoid unnecessary call to MultipleSpecificSegmentSpec.getIntervals()
profiling shows it took upto 6-12% of cpu time in
JodaUtils.condenseIntervals
@xvrl
Copy link
Member

xvrl commented Aug 7, 2015

LGTM

@xvrl xvrl modified the milestone: 0.8.1 Aug 10, 2015
drcrallen added a commit that referenced this pull request Aug 11, 2015
Some perf Improvements in Broker
@drcrallen drcrallen merged commit be89105 into apache:master Aug 11, 2015
@drcrallen drcrallen deleted the more-code-cleanup branch August 11, 2015 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants