Nickolay Ponomarev wrote:
Silver Surfer wrote:
I feel the performance of my firefox extension SInhalaKey is little bit slow
in sometimes. So I need to improve performance in my extension & any
comments on improving code performance is welcome.
If you have no idea what makes it slow, you could try using a
profiler, e.g. Venkman for JS-level profiling.
Another profiler you can use is DTrace, although it's more complicated to set up than Venkman. Some docs are available here:

http://wiki.mozilla.org/Performance/Optimizing_JavaScript_with_DTrace

-myk

_______________________________________________
Project_owners mailing list
[email protected]
https://www.mozdev.org/mailman/listinfo/project_owners

Reply via email to