liuzhe02 / bigbluebutton

Automatically exported from code.google.com/p/bigbluebutton
0 stars 0 forks source link

Migrate client application to Apache Flex SDK 4.13.0 #1784

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I guys,

I have ran a benchmark on a built bbb clients, one with Adobe Flex SDK 4.6 and 
a second using Apache Flex SDK 4.13.0 and I have noticed an important memory 
issue with the first one.

The Flex client built with Apache Flex SDK 4.13.0 is using from 30 MB to 50 Mb 
less memory.

Please not that we have a running version of bbb using Apache Flex SDK 4.12.0 
since a year and we have noticed no SDK related issue.

I think it is worth migrating to Apache Flex SDK 4.13.0. What do you think ?

Original issue reported on code.google.com by ghazi.no...@gmail.com on 13 Aug 2014 at 6:51

GoogleCodeExporter commented 9 years ago
How big a change do we need to migrate?

Original comment by ritza...@gmail.com on 13 Aug 2014 at 8:50

GoogleCodeExporter commented 9 years ago
In the wiki page https://code.google.com/p/bigbluebutton/wiki/Developing

we need to change "flex_sdk_4.5.0.20967_mpl.zip" to 
"apache-flex-sdk-4.13.0-linux.zip"

like http://bbb.org/apache-flex-sdk-4.13.0-linux.zip

and do the same for the folder name "apache-flex-sdk-4.13.0-linux" instead of 
"apache-flex-sdk-4.13.0"

You can find a ready apache-flex-sdk-4.13.0 under this Dropbox link 
https://www.dropbox.com/sh/z8zid40kvx596lw/AAA5m3EcG2KEcvTlVU57We7ba . Please 
host it.

Original comment by ghazi.no...@gmail.com on 13 Aug 2014 at 9:30

GoogleCodeExporter commented 9 years ago
Updates applied to

  https://code.google.com/p/bigbluebutton/wiki/090Developing#Setup_a_Development_Environment

Marking as fixed.

Original comment by ffdixon@gmail.com on 18 Aug 2014 at 8:47