Re: [Mono-dev] how to improve mono performance

2005-11-18 Thread Peter 'Morcho' Morong
Hi

I'm investigating mono performance regression and improvement. You can
see some measurements on
http://nenya.ms.mff.cuni.cz/projects/mono/index.phtml
And I try to find which lines in source code cause differencies in
performance.

Peter
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


[Mono-dev] some questions about mono profiling...

2005-10-05 Thread Peter 'Morcho' Morong
Hi, 

I'm trying to improve regression
benchmarking on mono. I have some question about mono
profiling. I'm trying to get line numbers from source code, which the 
application go through, when I run it. I found mono coverage profiler,
which tryies (it seems so :) ) to solve this. But everytime I run it, I
get only method not covered response from 90% and 10% partially covered 
response. 
But there are no line numbers, and the callback function has no information 
about
this. Is it necessary to switch some options during compilation, or what
can by wrong? Is there any other solution, how to get this information?
Can anyone help me, please?

Thank you for any ideas.

regards

Peter

___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list