Subject | Re: Easy test for UDF memory leak? |
---|---|
Author | Eliana Vanina |
Post date | 2011-01-03T18:44:23Z |
--- In firebird-support@yahoogroups.com, Michael Ludwig <milu71@...> wrote:
I'll try to test the UDF with your advices.
Vanina
>Thanks Michael!
> Eliana Vanina schrieb am 29.12.2010 um 20:55 (-0000):
> > Hi,
> > There is some easy way to test if my UDFs are not releasing memory?
>
> Have a script keep calling them and track memory consumption?
>
> For scripting, use your favourite scripting language.
>
> For tracking memory, there's vmstat on Linux (IIRC), and the
> Sysinternals tools on Windows.
>
> There are probably more intelligent and less brutish solutions,
> I'm just not aware of any.
>
> Ah, possibly code review.
> --
> Michael Ludwig
>
I'll try to test the UDF with your advices.
Vanina