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 and Update JMH Perf Tests #1293

Merged
merged 1 commit into from
May 30, 2014

Conversation

benjchristensen
Copy link
Member

  • The tests were wrong and re-using a single Subscriber instance which meant they weren't really testing much.
  • Same with the CountDownLatch which meant they weren't waiting if async.
  • Added several SerializePerf and PerfTransform tests

- The tests were wrong and re-using a single Subscriber instance which meant they weren't really testing much.
- Same with the CountDownLatch which meant they weren't waiting if async.
- Added several SerializePerf and PerfTransform tests
benjchristensen added a commit that referenced this pull request May 30, 2014
@benjchristensen benjchristensen merged commit 6a9ff72 into ReactiveX:master May 30, 2014
@benjchristensen benjchristensen deleted the perf-tests branch May 30, 2014 18:55
@benjchristensen benjchristensen restored the perf-tests branch May 30, 2014 18:56
@benjchristensen benjchristensen deleted the perf-tests branch May 30, 2014 18:56
@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.

1 participant