[Help] How to get accurate memory consumption for selected procedure
From: Dave Kuo (super.kuo_at_gmail.com)
Date: 03/25/05
- Next message: Vijayaraghavan Kalyanapasupathy: "Re: set argument [uplevel 1 $argument]"
- Previous message: Dennis LaBelle: "Re: Is there a TK code gerator like MS Visual Studio"
- Next in thread: Cameron Laird: "Re: [Help] How to get accurate memory consumption for selected procedure"
- Reply: Cameron Laird: "Re: [Help] How to get accurate memory consumption for selected procedure"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 24 Mar 2005 20:18:46 -0800
Dear all,
Hi! I would like to know if there is any command in TCL or utlility to
track the exact memory consumption of an TCL procedure.
Currently, my application us running on XP professional, and the
application allows user to use TCL command to create add-on
functionality.
We are encountering huge memory consumption after loading all the
program. We would like to know if such "TCL command" or "utility"
exist to assist us to point out the exact procedure that is causing
the slow down.
Thank you!! Your response is appreciated!
Sincerely,
David
- Next message: Vijayaraghavan Kalyanapasupathy: "Re: set argument [uplevel 1 $argument]"
- Previous message: Dennis LaBelle: "Re: Is there a TK code gerator like MS Visual Studio"
- Next in thread: Cameron Laird: "Re: [Help] How to get accurate memory consumption for selected procedure"
- Reply: Cameron Laird: "Re: [Help] How to get accurate memory consumption for selected procedure"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|