mirror of
https://github.com/encounter/flutter.git
synced 2026-07-10 03:18:48 -07:00
4f3199f864
* Update image_list test to use locally set up https server to validate performance of image loading over https(rather than http) protocol. Https requires more back-and-forward communication before image bytes are sent to the client, shows clear signs of throughput affected by how busy flutter UI isolate is.