Skip to content

math: Poor performance for math.Sqrt on ppc64le/ppc64 #14349

@laboger

Description

@laboger

The implementation of the Sqrt function is written in Go and performs poorly on ppc64le & ppc64. For other platforms there are asm implementations.

I have a change to use the asm sqrt instruction to improve the performance on Power. I will post that change shortly.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions