Code center > Darwinbots3
Numsgil, What is happin'n with DB3?
Numsgil:
I have just two at the moment. See this task list, at the very bottom. Profiling and code coverage. I don't have a real good way to do either. The task is to google around and see if you can find something relevant. And if so, hook it up.
ashton15:
ProfileSharp
ProfileSharp is an open source .NET code, performance and memory profiling software. It helps you pinpoint performance bottlenecks in your .NET code and optimize memory usage.
NCover
NCover - A tool to tell you how much of your program is covered by your automatic tests.Instruments source code prior to running unit tests to establish test coverage.* Nant integration* For use with continuous integration builds.
Both are open source, though I have not personally downloaded and examined them they seem to be what your looking for, hope that helps
Numsgil:
I couldn't get NCover to work for whatever reason. They closed-source'd it a while back, so the open source version hasn't been kept up to date.
ProfileSharp might work, but I couldn't get the download button to actually do anything.
So I guess the real task is to get either of them working with the current code and write up a how-to on the wiki somewhere.
peterb:
profile sharp url : http://download.cnet.com/ProfileSharp-Deve...4-10453690.html
( i odnt have anye experience with the program).
happyhamsterchan:
I KNOW C#!!!!!!!!!!!!!!!!!!!!!!
Is there a step-by-step tutorial (Click big green button, then big red button, etc....) that will get me from a clean win7 computer to a screen full of code? I got nothin on here as of yet.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version