Skip to content

Microbenchmarks for tcp and local #184

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

Merged
merged 1 commit into from
Nov 2, 2016
Merged

Conversation

NiteshKant
Copy link
Contributor

Problem

No benchmarks for transports.

Modification

Added a benchmark to compare request-response across multiple transports. Added local and tcp for now.

Result

Benchmark to give some idea about how different changes impact the perf.

#### Problem

No benchmarks for transports.

#### Modification

Added a benchmark to compare request-response across multiple transports. Added local and tcp for now.

#### Result

Benchmark to give some idea about how different changes impact the perf.
@stevegury
Copy link
Member

👍

@stevegury stevegury merged commit e2e20e8 into rsocket:0.5.x Nov 2, 2016
@NiteshKant NiteshKant deleted the 0.5.x-perf branch November 2, 2016 18:38
ilayaperumalg pushed a commit to ilayaperumalg/rsocket-java that referenced this pull request Dec 26, 2017
* Change application reserved error code range

We now have codes up to 204, so application needs to start at 205.

* Update Protocol.md

* Update Protocol.md
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.

2 participants