Skip to content

Fix type instabilities #109

Open
Open
@gdalle

Description

@gdalle

One of the big downsides of AbstractDifferentiation.jl is the heavy use of (sometimes nested) closures and if-based dispatch, which generates type instability. I think many of those are fixable, in the worst case by replacing closures with callable structs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    performancePerformance analysis or optimization

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions