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

#1

Closed
jerrysearch opened this issue Jul 2, 2014 · 1 comment
Closed

#1

jerrysearch opened this issue Jul 2, 2014 · 1 comment

Comments

@jerrysearch
Copy link

有想法,谢谢分享!!!!
尊重别人的劳动!!!

@jerrysearch
Copy link
Author

有效率说明吗,我跑了下,一个pojo一个string的name属性一个int32的age属性,encode+dencode要花5ms,不知道这么统计是否严谨!待大神解惑!!!

byte[] data = simpleTypeCodec.encode(simple);
Simple simple1 = simpleTypeCodec.decode(data);
long end = System.currentTimeMillis();
System.out.println(end - start);

This issue was closed.
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

No branches or pull requests

1 participant