Skip to content

Improve projected scalars cache lookup #179

@frozenspider

Description

@frozenspider

(Based on 6517386)

Projected scalar cache is currently keyed by U::Scalar - so DensePolynomial<R, 32>. Hashing it is somewhat expensive and hashmap lookups need to be done repeatedly. Investigate opportunities to avoid hashing it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions