Skip to content

maxodiff-cli: loading data takes too long #146

Description

@domibln

Loading the required date takes far more than a minute, does it have be so long? I wonder whether the term-pair-similarity.csv.gz file is extracted each time?

Remove all HP:0*s from term-pair-similarity.csv would also save much space - and the use of integers instead of strings might be faster anyway. The ic_mica could also become an integer (e.g. by multiplying it with 10,000 and round it).

No idea how Java deals with floats and strings, but in most programming languages and databases, this would save much RAM and CPU time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions