Skip to content

Scalability Issues #7

Description

@duansy3

Scalability Issues
Although predictive search takes almost no time, but i found compute_hint costs some times that can't be ignored,which is necessary for reoderedArray.
During inferrence run time, the size of M varies, and generating a JSON file includding hint list for each size online is unrealistic.
Is it feasible to modify the code to be like this: to select a offline generated solution that is closest to the run time M ?
I'm not sure whether this kind of approximation will significantly affect the overlap effect.

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