Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Caching the result of 'isInternalImplementation'#447

Merged
benjchristensen merged 1 commit intoReactiveX:masterfrom
mattrjacobs:internal-impl-cache
Oct 22, 2013
Merged

Caching the result of 'isInternalImplementation'#447
benjchristensen merged 1 commit intoReactiveX:masterfrom
mattrjacobs:internal-impl-cache

Conversation

@mattrjacobs
Copy link
Contributor

Currently, reflective getPackage() call happens on every subscribe() invocation. This PR sets up a Concurrent HashMap to cache the result of this call per-class.

benjchristensen added a commit that referenced this pull request Oct 22, 2013
Caching the result of 'isInternalImplementation'
@benjchristensen benjchristensen merged commit b92391d into ReactiveX:master Oct 22, 2013
@cloudbees-pull-request-builder

RxJava-pull-requests #367 FAILURE
Looks like there's a problem with this pull request

rickbw pushed a commit to rickbw/RxJava that referenced this pull request Jan 9, 2014
Caching the result of 'isInternalImplementation'
@mattrjacobs mattrjacobs deleted the internal-impl-cache branch January 8, 2015 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants