Github user zentol commented on the pull request:

    https://github.com/apache/incubator-flink/pull/4#issuecomment-54286733
  
    i integrated my code into yours and got these results:
    
    my code:
    Time taken
       - String objects: 65559 µsecs
       - String deserialization: 1498175 µsecs
       - Binary comparison: 36816 µsecs
    your code:
    Time taken
       - String objects: 65650 µsecs
       - String deserialization: 1243583 µsecs
       - Binary comparison: 71670 µsecs


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to