Format:
Recent snippets matching tags of nhprof
[Test]
public void SpikeReportProfiler()
{
//init profiler output capturer
const string profilerLocation = @"D:\Projects\EDS3\tools\nhprof\NHProf.exe";
var profilerCapture = new CaptureProfilerOutput(profilerLocation);
profilerCapture.StartListening();
//init profiler
NHibernateProfiler.InitializeOfflineProfiling("dump.nhprof");
263 Views
1 comments
Subscribe
Discuss
What's new
What is it
New Snippet
Recent Snippets
My Snippets
Web Code
Search
