Skip to content

Optimize caching on trig functions #16

@GoogleCodeExporter

Description

@GoogleCodeExporter
Currently the trig functions store the keys/values separately (as pointed out 
by Tev). For cache optimization reasons it makes sense to store the key and 
values next to each other so that they can be fetched from the same cache line 
in a single operation.

Original issue reported on code.google.com by [email protected] on 23 Jul 2012 at 9:51

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions