Skip to content

Optimizing io.read_data #7

@youngsm

Description

@youngsm

The header-checking function can take quite a long time to find the correct header values for a function. To speed up the reading data process, I'm going to add a cache to the whole process when it comes to header numbers via hashing the data files into md5 checksums to be indexed in a hash table containing the header numbers for each file.

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