Skip to content

package variant request: fasttree-simd #143

Description

@Artoria2e5

FastTree release 2.2.0 makes extensive use of auto-vectorization since it was proven that gcc and clang do handle its "vector" loops pretty well. See morgannprice/fasttree@a3ea39f and morgannprice/fasttree#1.

It might be worth creating four versions, containing the permutation of:

  • simd, nosimd
  • f32, f64

considering that (1) wasm isn't that fast yet and (2) not a lot of f64 vectorization can be done in 128-bit-length wasm vectors.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions