Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

akarnokd
Copy link
Member

@akarnokd akarnokd commented May 9, 2014

This is a proposal for speeding up the accept() method (i.e., reducing its latency).

Benchmark comparison:

direct onNext: 488 MOps/s
master accept: 378 MOps/s
this accept: 477 MOps/s

(i7 4770K, JDK 1.8u5 x64)

benjchristensen added a commit that referenced this pull request May 9, 2014
NotificationLite.accept performance improvements
@benjchristensen benjchristensen merged commit cbd09d7 into ReactiveX:master May 9, 2014
@cloudbees-pull-request-builder

RxJava-pull-requests #1094 SUCCESS
This pull request looks good

@akarnokd akarnokd deleted the NotificationLitePerf branch May 9, 2014 17:14
@benjchristensen benjchristensen mentioned this pull request Jun 1, 2014
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