Skip to content

Replace ObjectTo* fastutil maps with plain old Scala Map #55

@mtomko

Description

@mtomko

This might be worthy of some benchmarks but in my experience fastutil maps make sense when the key is a Java primitive but scala maps are just as fast and more convenient in every other case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions