Not directly an answer to your question but I found that interesting : http://www.yottaa.com
On 14 sept. 2010, at 14:22, Fritz Zaucker wrote: > Did this message get lost in yesterdays lively discussion of other topics? > > Anybody out there that can give me a hint on profiling? > > I mainly need to get some relative performance data on application load > time, startup time and some inside-application performance on different > browser/OS combinations and thought that this can better be achieved with > the built-in profiler rather than using different profiling tools of > different browsers. > > Thanks and best regards, > Fritz > > -- > Oetiker+Partner AG tel: +41 62 775 9903 (direct) > Fritz Zaucker +41 62 775 9900 (switch board) > Aarweg 15 +41 79 675 0630 (mobile) > CH-4600 Olten fax: +41 62 775 9905 > Schweiz web: www.oetiker.ch > > ---------- Forwarded message ---------- > Date: Mon, 13 Sep 2010 17:45:04 +0200 (CEST) > From: Fritz Zaucker <[email protected]> > To: qooxdoo Development <[email protected]> > Subject: [qooxdoo-devel] Enabling the Qx profiler > > After reading > > http://manual.qooxdoo.org/1.2.x/pages/tool/generator_default_jobs.html#profiling > http://demo.qooxdoo.org/current/apiviewer/#qx.dev.Profile > http://manual.qooxdoo.org/1.2/pages/core/variants.html > http://qooxdoo.org/documentation/1.1/profiling > > (couldn't find the page for 1.2) > > I am still puzzled on how to actually enable profiling of my application: > > - To enable profiling this class must be loaded before qx.Class is > loaded. This can be achieved by making qx.core.Aspect and qx.dev.Profile > load time dependency of qx.Class. Further more the variant > qx.aspects must be set to on. > > So how would I do that? > > - How would I have to include the profiling job in my config.json file? > > - Anything else I have to do? > > - Does profiling only work on the build version or also on the source > version (the latter might be useful to get a rough idea if a change to the > code does in fact improve anything)? > > Can anybody enlighten me (I'd contrib some additional docu if I can figure > it out)? > > Thanks, > Fritz > > -- > Oetiker+Partner AG tel: +41 62 775 9903 (direct) > Fritz Zaucker +41 62 775 9900 (switch board) > Aarweg 15 +41 79 675 0630 (mobile) > CH-4600 Olten fax: +41 62 775 9905 > Schweiz web: www.oetiker.ch > > ------------------------------------------------------------------------------ > Start uncovering the many advantages of virtual appliances > and start using them to simplify application deployment and > accelerate your shift to cloud computing > http://p.sf.net/sfu/novell-sfdev2dev > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > > > ------------------------------------------------------------------------------ > Start uncovering the many advantages of virtual appliances > and start using them to simplify application deployment and > accelerate your shift to cloud computing. > http://p.sf.net/sfu/novell-sfdev2dev > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
