[
https://issues.apache.org/jira/browse/THRIFT-3214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14613633#comment-14613633
]
Hudson commented on THRIFT-3214:
--------------------------------
SUCCESS: Integrated in Thrift #1590 (See
[https://builds.apache.org/job/Thrift/1590/])
THRIFT-3214 Add Erlang option for using maps instead of dicts (jensg: rev
5cf9d7744c41fa5109c1f8acc198efb4b646cd35)
* lib/erl/test/Thrift3214.thrift
* compiler/cpp/src/generate/t_erl_generator.cc
* lib/erl/Makefile.am
* lib/erl/test/test_thrift_3214.erl
> 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
> Fix For: 0.9.3
>
>
> 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)