what's all this about "Improved speed of CGI web apps"

what can we expect? How can we make great use of it?

Well, for one thing, we found that gzip compression was not staying enabled for the communication channel (actually this affected standalone too). The result is that operations to add rows to a WebListBox (or any other data intensive control) would take much longer to transmit the data than necessary. We also found some places where the framework was spending more time preparing the data for transmission than it needed to. All of this translates to faster event response time for your users.

And it’s all automatic.

Wow - this could be great for one of my apps - very weblistbox intensive - I will check it out.

Thanks … I’ve been getting complaints about the slowness of my app on iPad. Hopefully this will help.

Hi, what version are you guys talking about?

2014r2.