On Fri, Sep 10, 2010 at 04:18:22AM +0200, strk wrote:

> I've added some stats gathering code to string_table
> (enable defining DEBUG_STRING_TABLE in string_table.cpp)

Another interesting information from the stats is
that using keys for instance names might not have been
a good idea. At least winterbell keeps generating new
instances with new names, like:

        16:snow188(2358)
        15:instance175(1199)
        13:instance186(1213)
        12:instance411(1501)
        10:snow189(2371)
         5:instance885(2065)
         4:snow190(2378)
         2:instance1089(2330)
         1:instance1090(2331)

You may note that 'instance' grows to thousands (in few seconds)
while 'snow' just hundreds. The former is names generated
by gnash, the latter is generated by swf.

--strk;

  ()   Free GIS & Flash consultant/developer
  /\   http://strk.keybit.net/services.html

_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to