Skip to content

Fix and Update JMH Perf Tests#1293

Merged
benjchristensen merged 1 commit intoReactiveX:masterfrom
benjchristensen:perf-tests
May 30, 2014
Merged

Fix and Update JMH Perf Tests#1293
benjchristensen merged 1 commit intoReactiveX:masterfrom
benjchristensen:perf-tests

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