Skip to content

Cached sequence walker or sequence reader or sequences index #96

@konard

Description

@konard

250 RUB reward can be claimed by anyone who completes this task.

The link is two subsequences, we can cache the relationship between each array of subsequence's elements and its address. So if need to convert the address to array of elements second time we can do it faster, because of cached arrays. This can have a significant impact on the speed of reading of data from Links storage.

We also can store a file with read sequence for a cache duration (1 sec or greater). This file should be created each time the sequence that does not have such file is read.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomershelp wantedExtra attention is neededrewardThis issue have an reward that is paid on completion.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions