Skip to content

Speed up kernel and value fields in search results #6008

Description

@roed314

#6004 added kernel and value fields as columns for Dirichlet characters, which means that we now have a bunch of database lookups and polredabs calls in rendering search results. It would be good to put these into a postprocessing step to reduce 50 database calls to 1 in order to speed up rendering search results. It's not clear whether the DB calls or the polredabs calls dominate; if the second, then there may not be a lot of value in adding this postprocessing step.

Metadata

Metadata

Assignees

No one assigned

    Labels

    DirichletDirichlet charactersslow queryQueries that time out or take longer than they should

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions