You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pictypho...@googlegroups.com
In a recent change I made search queries significantly faster. A major bottleneck was refreshing the image browser after every image matching the search criteria was found. There is a tradeoff between keeping the UI responsive, up to date, and fast. This fix sacrifices "up to date" for "speed". I hope to make further improvements here.