[Mono-list] newbie - understanding profiler data

Alan alan.mcgovern at gmail.com
Thu Sep 1 03:48:54 EDT 2011


You're misunderstanding. That's not the amount of memory being consumed at
any single instance in time. That's the total amount allocated since app
startup. Therefore the longer your app runs, the bigger all those numbers
become.

Alan.

On 1 Sep 2011 00:59, "pjsmith" <pjsmith at mtgsy.net> wrote:
> I will try declaring the streamwriter as a global and re-using it to see
if
> it resolves the issue.
>
> The dictionaries are large. They hold maybe 30-50000 strings. I'm
> expecting them to be big.
>
> --
> View this message in context:
http://mono.1490590.n4.nabble.com/newbie-understanding-profiler-data-tp3781405p3782503.html
> Sent from the Mono - General mailing list archive at Nabble.com.
> _______________________________________________
> Mono-list maillist - Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20110901/5fdcd0d5/attachment.html 


More information about the Mono-list mailing list