GitHub user ben-craig opened a pull request:

    https://github.com/apache/thrift/pull/537

    THRIFT-3217: Added little endian binary protocol

    Benchmark results from my laptop:
    Write big endian: 524.562 kHz
     Read big endian: 328.188 kHz
    Write little endian: 688.137 kHz
     Read little endian: 340.408 kHz

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ben-craig/thrift THRIFT-3217

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/537.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #537
    
----
commit 6debe734da89209d9e25a5380aa674ad744ad193
Author: Ben Craig <bencr...@apache.org>
Date:   2015-07-02T18:45:31Z

    Added little endian binary protocol

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to