Hi, We have a lot of small test cases in SVN and only few of them is expected to fail so if you need small sources you can use nearly any of the test cases in SVN:
http://svn.myrealbox.com/viewcvs/trunk/vbnc/vbnc/tests/ Also note that previously I attached a relatively small but functional program written in VB that can be compiled using vbnc: http://lists.ximian.com/pipermail/mono-devel-list/2006-October/021165.html Thanks you and everyone in this thread for telling me about profiling now I understand that using small sources is easier. Kornél ----- Original Message ----- From: "Miguel de Icaza" <[EMAIL PROTECTED]> To: "Kornél Pál" <[EMAIL PROTECTED]> Cc: "Paolo Molaro" <[EMAIL PROTECTED]>; <[email protected]> Sent: Wednesday, November 01, 2006 6:19 AM Subject: Re: [Mono-dev] VBNC uses too much CPU and RAM on Mono > Hello, > >> Sorry if I don't understand what you need but I have no experience in >> profiling Mono. >> >> What is the sample program that you need? Sorry but I really didn't >> understand what exactly you need. > > The profiler today only runs when the program exists successfully, so we > need a shorter test case, something that will not take one hour to > build, but something that will take, say, a minute to build. > > Once we have something that takes a minute to build (or even 10 seconds > instead of instantaneous builds) we can start looking where the memory > went. > > My take is that probably building a chunk of the VB runtime is probably > good enough for this. > > Miguel. _______________________________________________ Mono-devel-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-devel-list
