waylonflinn/weblas

SIMD Optimized Fallback for Small Arrays

Open

#1 opened on Dec 8, 2015

View on GitHub
 (0 comments) (1 reaction) (0 assignees)JavaScript (56 forks)batch import
help wantedperformance

Repository metrics

Stars
 (701 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

GPU isn't necessary (and is slower) for small matrices. We should provide an optimized javascript version to fallback on.

Contributor guide