Skip to content

implement some hash index to access properties by name #4

@jstavel

Description

@jstavel

https://differ.readthedocs.org/en/latest/#id31

There are a lot of properties that program must collects and normalizes.
They are stored in ArrayList structure. It is often necessary to select given properties
by its own name.

Implementing some kind of index by property name must speed up an aplication.
At least ArrayHash by property name could help.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions