[Dojo-interest] Improve the performance of dojo in IE7
Shane O'Sullivan
shaneosullivan1 at gmail.com
Mon Jun 7 10:44:11 EDT 2010
Hi Priya,
Unfortunately, we're not all-knowing gods here, so you're going to
have to be a bit more forthcoming with information if you expect us to
be able to help you.
Trust me, you should test this in Firefox with Firebug. It has a
Profiling options that will show you exactly where the performance
issues are when the Tooltip is opened.
Seriously. Do it. Don't go in circles with this. Just do it. If it
doesn't help, then come back and ask again. However, if you won't
work with us on this, we can't help you.
Shane
On 7 June 2010 15:40, PriyaPrakash <angs.prp at gmail.com> wrote:
>
>
>
> sos wrote:
>>
>> Hi Priya,
>>
>> While it may seem to work nice and quickly in Firefox, the percentage
>> of time that each operation takes is usually quite similar. So, for
>> example, if you are loading 50 javascript files with dojo.require,
>> this may happen in 1 second in FIrefox, and take 10 seconds in IE7,
>> but Firefox could show it taking up 80% of your total load time. This
>> would point to it also taking up around 80% of the time in IE7.
>>
>> I'm not clear on your last response, have you created a custom Dojo
>> build? You should still use Firebug and YSlow to list the number of
>> resources you are loading on the page.
>>
>> Can you reproduce the problem in the smallest page possible and send
>> that example to us?
>>
>> Thanks
>>
>> Shane
>>
>> On 7 June 2010 15:07, PriyaPrakash <angs.prp at gmail.com> wrote:
>>>
>>>
>>>
>>> sos wrote:
>>>>
>>>> The first thing to do is create a custom build of Dojo, containing the
>>>> widgets that you use on the page. Read the page at
>>>> http://dojotoolkit.org/reference-guide/build/index.html for
>>>> instructions.
>>>>
>>>> After you've done that, test the performance again.
>>>>
>>>> Secondly, you should test the performance in Firefox
>>>> (http://getfirefox.com) using the Firebug add on
>>>> (http://getfirebug.com). The YSlow addon for Firefox
>>>> (http://developer.yahoo.com/yslow/) is also a very good tool for
>>>> measuring the performance of your site.
>>>>
>>>> Shane
>>>>
>>>> On 7 June 2010 12:41, PriyaPrakash <angs.prp at gmail.com> wrote:
>>>>>
>>>>> hai sir,
>>>>>
>>>>> Thanks for ur reply,
>>>>>
>>>>> I am using the layout widgets (ie) when i give the text field blank it
>>>>> display the error message in tooltip widget,but the tooltip widget is
>>>>> loaded
>>>>> very slowly in my site. what reason and how to improve their
>>>>> performance,
>>>>> pls help me sir.
>>>>>
>>>>> Thakns in advance,
>>>>> Priya.M
>>>>> --
>>>>> View this message in context:
>>>>> http://old.nabble.com/Improve-the-performance-of-dojo-in-IE7-tp28803540p28804103.html
>>>>> Sent from the Dojo mailing list archive at Nabble.com.
>>>>>
>>>>> _______________________________________________
>>>>> FAQ: http://dojotoolkit.org/support/faq
>>>>> Book: http://docs.dojocampus.org
>>>>> Dojo-interest at mail.dojotoolkit.org
>>>>> http://mail.dojotoolkit.org/mailman/listinfo/dojo-interest
>>>>>
>>>> _______________________________________________
>>>> FAQ: http://dojotoolkit.org/support/faq
>>>> Book: http://docs.dojocampus.org
>>>> Dojo-interest at mail.dojotoolkit.org
>>>> http://mail.dojotoolkit.org/mailman/listinfo/dojo-interest
>>>>
>>>>
>>>
>>>
>>> hi,
>>>
>>> Its works very well in firefox and also work in IE8 but the toolwidget
>>> performance slow only in IE7,what u have said the file format,in this
>>> way i
>>> create a dojo file . so pls give me idea to improve the performance in
>>> IE7
>>> only,
>>>
>>> --
>>> View this message in context:
>>> http://old.nabble.com/Improve-the-performance-of-dojo-in-IE7-tp28803540p28805712.html
>>> Sent from the Dojo mailing list archive at Nabble.com.
>>>
>>> _______________________________________________
>>> FAQ: http://dojotoolkit.org/support/faq
>>> Book: http://docs.dojocampus.org
>>> Dojo-interest at mail.dojotoolkit.org
>>> http://mail.dojotoolkit.org/mailman/listinfo/dojo-interest
>>>
>> _______________________________________________
>> FAQ: http://dojotoolkit.org/support/faq
>> Book: http://docs.dojocampus.org
>> Dojo-interest at mail.dojotoolkit.org
>> http://mail.dojotoolkit.org/mailman/listinfo/dojo-interest
>>
>>
>
> hi,
>
> Its a big project,we have use 50 textbox in a page,so only that reason the
> tooltip widget is slow in IE7,Its the reasons for the slow performance of
> dojo in IE7,its have an alternate solution or not.
>
> Priya
>
>
> --
> View this message in context: http://old.nabble.com/Improve-the-performance-of-dojo-in-IE7-tp28803540p28806118.html
> Sent from the Dojo mailing list archive at Nabble.com.
>
> _______________________________________________
> FAQ: http://dojotoolkit.org/support/faq
> Book: http://docs.dojocampus.org
> Dojo-interest at mail.dojotoolkit.org
> http://mail.dojotoolkit.org/mailman/listinfo/dojo-interest
>
More information about the Dojo-interest
mailing list