>
>
>
>Hi Sebastian,
>
>> Looks interesting. I will try to call this method after each "dispose"
>> call. Can you send the urls of the pages where you have found this?
>
>http://blogs.msdn.com/ericlippert/archive/2003/09/17/53038.aspx
>
>Just seach on google, heaps of references out there.
>
>> QxGalleryList and QxGallery would propably need a check to fix some more
>> issues. They were just ported to renderer without major rework some
>> parts. I will take a look at them.
>
>Ok.
>
>> > The qooxdoo app I'm working on runs fine under FF, but under IE one
>> > particular page leaks 30MB per reload and dozens of MB using
>> the page and
>> > quickly slows to a crawl, so I'd better spend some time to
>> modify my code
>> > and see if I can find any leaks I can attibute to specific
>> qooxdoo objects.
>>
>> Is this also true for renderer? I can detect a +2MB leak per reload in
>> renderer if I use the combined qooxdoo.js files. In the source version
>> there is no detectable leak in common examples here.
>
>This is with renderer.
>
>> Please don't use your qooxdoo own apps to detect memory leaks in
>> qooxdoo. qooxdoo's disposer does not help to dispose your application
>> code. If you create circular references or DOM connections there, you
>> must dispose them yourself.
>
>Yes exactly as I discovered.  I had just assumed previously that it must be
>qooxdoo leaking since I was careful not to hold any references, however now
>that doesn't appear to be the case based on this (or at least mostly my own
>fault ;-).  If I do find a qooxdoo leak somewhere I will try to reproduce it
>with the examples before reporting.

Yes, this would be nice.

>
>Does anyone use Tito Web Studio to profile JS (& qooxdoo) under IE?  I can't
>get it to work and was wondering if anyone had any pointers, I'd really like
>to know where the CPU time is going.  I mainly use VS2003 for dev and am a
>bit stumped getting Tito to work (Tito SW wasn't much help - generally just
>received "it works OK for us" responses).

I haven't yet tried Tito Web Studio. What features do you find interesting of 
this product? Why do you want to use it?

Sebastian

>
>thanks
>
>---
>Simon Cope
>Chief Software Architect
>ER Mapper
>Phone: +61 8 9388 2900
>Fax: +61 8 9388 2901
>Email: [EMAIL PROTECTED]
>
>Mosaic, Balance and Compress your images with new ER Mapper MBC
>Visit:  www.ermapper.com for details http://www.earthetc.com
>> Sebastian
>>
>>
>> >
>> > regards
>> >
>> > ---
>> > Simon Cope
>> > Chief Software Architect
>> > ER Mapper
>> > Phone: +61 8 9388 2900
>> > Fax: +61 8 9388 2901
>> > Email: [EMAIL PROTECTED]
>> >
>> > Mosaic, Balance and Compress your images with new ER Mapper MBC
>> > Visit:  www.ermapper.com for details http://www.earthetc.com
>> >
>> >
>> >
>> > -------------------------------------------------------
>> > This SF.net email is sponsored by: Splunk Inc. Do you grep
>> through log files
>> > for problems?  Stop!  Download the new AJAX search engine that makes
>> > searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
>> > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
>> > _______________________________________________
>> > Qooxdoo-devel mailing list
>> > Qooxdoo-devel@lists.sourceforge.net
>> > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>>
>>
>>
>> -------------------------------------------------------
>> This SF.net email is sponsored by: Splunk Inc. Do you grep
>> through log files
>> for problems?  Stop!  Download the new AJAX search engine that makes
>> searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
>> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
>> _______________________________________________
>> Qooxdoo-devel mailing list
>> Qooxdoo-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>>
>
>
>
>-------------------------------------------------------
>This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
>for problems?  Stop!  Download the new AJAX search engine that makes
>searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
>http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
>_______________________________________________
>Qooxdoo-devel mailing list
>Qooxdoo-devel@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Qooxdoo-devel mailing list
Qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to