FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Improve readPayload performance by miniway · Pull Request #436 · msgpack/msgpack-java · GitHub

Improve readPayload performance - #436

Merged
xerial merged 1 commit into
msgpack:developfrom
miniway:develop
Oct 21, 2017
Merged

Improve readPayload performance#436
xerial merged 1 commit into
msgpack:developfrom
miniway:develop

Conversation

miniway commented Oct 11, 2017
edited
Loading

Copy link
Copy Markdown
Contributor

readPayload(MessageBuffer) is usually faster than readPayload(ByteBuffer) by using unsafe.copyMemory

xerial merged commit 0d8b7b7 into msgpack:develop Oct 21, 2017

xerial commented Oct 21, 2017

Copy link
Copy Markdown
Member

Merged. Thanks for a nice improvement!

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL