Big points array take long time to send back from worker #17
Labels
enhancement
New feature or request
good first issue
Good for newcomers
hacktoberfest
help wanted
Extra attention is needed
It's probably better to serialize the array into a transferable object and pass it using the
transfer
argument ofpostMessage
Or it might be better to construct
ImageData
on worker's sideThe text was updated successfully, but these errors were encountered: