Skip to content

RawStringValueImpl#equals and #hashcode use the same logics with StringV...#168

Merged
xerial merged 4 commits intov07-developfrom
issue_164
Jan 5, 2015
Merged

RawStringValueImpl#equals and #hashcode use the same logics with StringV...#168
xerial merged 4 commits intov07-developfrom
issue_164

Conversation

@komamitsu
Copy link
Copy Markdown
Member

...alueImpl

I thinks RawStringValueImpl#equals and #hashcode should use the same logics as StringValueImpl. I saw the performance of StringValueImpl#equals is two times better than RawStringValueImpl's one. So I applied StringValueImpl's logics to RawStringValueImpl.

Conflicts:
	msgpack-core/src/main/java/org/msgpack/value/impl/RawStringValueImpl.java
@xerial
Copy link
Copy Markdown
Member

xerial commented Jan 5, 2015

looks good. Thanks!

xerial added a commit that referenced this pull request Jan 5, 2015
RawStringValueImpl#equals and #hashcode use the same logics with StringV...
@xerial xerial merged commit 669b000 into v07-develop Jan 5, 2015
@xerial xerial deleted the issue_164 branch May 28, 2015 14:52
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