Skip to content

Try using HashMap for Dhall.Map #1031

Open
@sjakobi

Description

@sjakobi

Especially with Text keys, HashMap should be faster than Data.Map.

Since we keep a list of the keys in their original order anyway, it shouldn't matter that HashMap is unordered.

Metadata

Metadata

Assignees

No one assigned

    Labels

    performanceAll the slow and inefficient things

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions