Skip to content

Performance regression due to blocking out constant propagation #11

@arikheinss

Description

@arikheinss

Hello once more,

I noticed another source of performance regression when using partial functions compared to native anonymous functions x -> ...., which is that partial functions may lock the compiler out of some of its optimization routines. I documented my findings in details in a topic on discourse here.

As mentioned in the topic, AFAIK there is no solution to this problem that could be employed for your package, but I thought as the maintainer maybe you would want to know about the issue.

That is all for now. Cheers, and merry christmas!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions