vutoan266 / react-images-uploading

The simple images uploader applied Render Props pattern that allows you to fully control UI component and behaviors.
https://github.com/vutoan266/react-images-uploading
MIT License
320 stars 52 forks source link

Performance issue in MacOs #149

Open 2012160085 opened 1 year ago

2012160085 commented 1 year ago

When uploading many large files, It is ok in Windows. But in MacOs (Ventura 13, Apple M1) it is extremely slow.

JohnnyRacer commented 1 year ago

Are you using Safari or Chrome/Firefox? Webkit handles JS very differently compared to other browser engines.