UnityAsyncImageLoader icon indicating copy to clipboard operation
UnityAsyncImageLoader copied to clipboard

Could you add performance tests?

Open studentutu opened this issue 3 years ago • 0 comments

Could you add performance tests?

See here : https://github.com/studentutu/AsyncLoadTexture

It is based on Unity WebRequest - texture loading via request, where you can pass local file instead of the URL.

It works for all kinds of images and resolutions. Tested on 2K, 512512, 6464

studentutu avatar May 06 '22 14:05 studentutu