JuliaSIMD / JuliaSIMD/Polyester.jl

Polyester is too slow

Open
#165 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
285
Forks
20
PR merge metrics
No merged PRs in 30d

Description

I ran the exact same benchmarks as are in the README, and @batch no longer holds up to @threads.

I got the following results
serial: 3.031 μs (0 allocations: 0 bytes)
batch: 10.828 ms (273779 allocations: 5.25 MiB)
threads: 5.916 μs (31 allocations: 3.19 KiB)

I am on an M1 MacBook Pro with 6 threads, Julia 1.10.10, Polyester v0.7.18
I have also tested some code on a Linux machine, Julia 1.10.4 with 128 threads, and seen poor performance.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.