Skip to content

Suboptimality graph is very slow #56

@spaaaacccee

Description

@spaaaacccee

Currently, the percent suboptimality graph is quite slow if not cached. This is because naively, we must join the instances table with the submitted instances to obtain the current best lower bound. We can make this better but it takes a bit of work to modify the querying system for this.

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