Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-3214

Add Erlang option for using maps instead of dicts

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.9.3
    • Erlang - Compiler
    • None

    Description

      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.

      Attachments

        Activity

          People

            thecodeboss Michael Oliver
            thecodeboss Michael Oliver
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: