performance of the rails code and total time

Hi,

Currently for load one page in browser one specific url is taking 20 sec of time where as in production.log also it show completed time is 20 sec.

Is there any tool or way to know the where it is taking time?

Means time in which action or controller or at system level.

Please help me.

Thanks, Neetin

Neetin Kumar wrote in post #1027210:

Hi,

Currently for load one page in browser one specific url is taking 20 sec of time where as in production.log also it show completed time is 20 sec.

Is there any tool or way to know the where it is taking time?

Means time in which action or controller or at system level.