Skip to content

Performance issues for matrix multiplication in a loop #1456

@dnmiller

Description

@dnmiller

The Matlab built-in ltitr is a fairly low-level function used heavily by a number of Matlab toolboxes. But even a hand-coded version in Matlab is roughly 10x faster than almost identical Juila:

https://gist.github.com/3962937

Is there anything that can be done about this, or is it more of an LLVM issue? Also, is there any interest in creating a benchmark set sort of like what the Python pandas library has?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions