Return-Path: X-Original-To: apmail-flex-dev-archive@www.apache.org Delivered-To: apmail-flex-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 907EA10231 for ; Sat, 4 May 2013 01:25:14 +0000 (UTC) Received: (qmail 190 invoked by uid 500); 4 May 2013 01:25:13 -0000 Delivered-To: apmail-flex-dev-archive@flex.apache.org Received: (qmail 157 invoked by uid 500); 4 May 2013 01:25:13 -0000 Mailing-List: contact dev-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flex.apache.org Delivered-To: mailing list dev@flex.apache.org Received: (qmail 148 invoked by uid 99); 4 May 2013 01:25:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 04 May 2013 01:25:13 +0000 Date: Sat, 4 May 2013 01:25:13 +0000 (UTC) From: "Justin Mclean (JIRA)" To: dev@flex.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (FLEX-23466) Very Simple Proposal to Speed Up Download Times and Perceived Performance of Flex Apps MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/FLEX-23466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13648975#comment-13648975 ] Justin Mclean commented on FLEX-23466: -------------------------------------- Interesting enough this was added (caching framework RSLs) and then taken away with the donation to Apache Flex. As framework RSL caching is a Flash Player feature there noting Apache Flex can do about this issue. (Sadly). > Very Simple Proposal to Speed Up Download Times and Perceived Performance of Flex Apps > -------------------------------------------------------------------------------------- > > Key: FLEX-23466 > URL: https://issues.apache.org/jira/browse/FLEX-23466 > Project: Apache Flex > Issue Type: New Feature > Components: .Unspecified - Framework > Affects Versions: Adobe Flex SDK Previous > Environment: Language Found: English > Reporter: Adobe JIRA > > I have been spending months trying to optimize some of our Flex apps, using all the standards out there (RSL, Modules, externalizing assets, making code smaller too, etc.). RSLs don't really work for most of my audience because because many of them have older computers and it can take 10-20 seconds+ to download. > I was thinking, with the great advancement/feature of being able to cache Adobe frameworks into the Flash Player, how about the idea of creating a base "wrapper" or "preloader" application that was just a spark.components.Application, which is 300kb+, and somehow standardizing that. > My thinking is that, if Adobe sponsors such a thing, and many people use it, we have a much higher chance of that being cached in the browser from someone else so we can use it. And it's small enough so the browser cache wouldn't mind that much. > Even better, what if you could cache a swf like that in the Flash Player! > Then all of our apps would effectively start out out 40kb (a module's size?). Loading all the RSLs can be up to 2mb! With this, it'd be a lot smaller, and very practical. > Love to know your thoughts, > Lance -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira