You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How difficult would it be to add support for Polyester's @batch?
It is faster than Base.Threads.@threads and most of the time it's non allocating
as well, in contrast to some allocations of @threads.