From: transkawa on


is it possible to do analysis of a javascript program's performance?
like if one finds more than one script for a specific program and wants
to make a choice based on performance and it is written in javascript,
is this possible like in java?
xnt
--
Never question, keep asking
234 702 866 8957
From: Gordon on
On Jun 8, 6:51 pm, transkawa <transk...(a)yahoo.fr> wrote:
> is it possible to do analysis of a javascript program's performance?
> like if one finds more than one script for a specific program and wants
> to make a choice based on performance and it is written in javascript,
> is this possible like in java?
> xnt
> --
> Never question, keep asking
> 234 702 866 8957

Firebug includes a code profiler