Michael Oliver created THRIFT-3214:
--------------------------------------

             Summary: Add Erlang option for using maps instead of dicts
                 Key: THRIFT-3214
                 URL: https://issues.apache.org/jira/browse/THRIFT-3214
             Project: Thrift
          Issue Type: Improvement
          Components: Erlang - Compiler
            Reporter: Michael Oliver
            Assignee: Michael Oliver
            Priority: Minor


Erlang OTP 18 introduces significant performance improvements when using maps 
instead of dicts. Here is a benchmark showing the gains:

https://gist.github.com/BinaryMuse/bb9f2cbf692e6cfa4841

Thrift should support an option for the Erlang compiler to produce maps instead 
of dicts, to take advantage of these performance improvements.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to