diff options
Diffstat (limited to 'Performance.psess')
-rw-r--r-- | Performance.psess | 91 |
1 files changed, 91 insertions, 0 deletions
diff --git a/Performance.psess b/Performance.psess new file mode 100644 index 0000000..519b31c --- /dev/null +++ b/Performance.psess @@ -0,0 +1,91 @@ +<?xml version="1.0" encoding="UTF-8"?>
+<VSPerformanceSession Version="1.00">
+ <Options>
+ <Solution>C:\git\dotnetopenid\src\DotNetOpenId.sln</Solution>
+ <CollectionMethod>Instrumentation</CollectionMethod>
+ <AllocationMethod>None</AllocationMethod>
+ <LaunchRuntimeControl>true</LaunchRuntimeControl>
+ <AddReport>true</AddReport>
+ <UniqueReport>Timestamp</UniqueReport>
+ <SamplingMethod>Cycles</SamplingMethod>
+ <CycleCount>10000000</CycleCount>
+ <PageFaultCount>10</PageFaultCount>
+ <SysCallCount>10</SysCallCount>
+ <SamplingCounter Name="" ReloadValue="00000000000f4240" DisplayName="" />
+ <RelocateBinaries>false</RelocateBinaries>
+ <HardwareCounters EnableHWCounters="false" />
+ <EtwSettings />
+ <PdhSettings>
+ <PdhCountersEnabled>false</PdhCountersEnabled>
+ <PdhCountersRate>500</PdhCountersRate>
+ <PdhCounters>
+ <PdhCounter>\Memory\Pages/sec</PdhCounter>
+ <PdhCounter>\PhysicalDisk(_Total)\Avg. Disk Queue Length</PdhCounter>
+ <PdhCounter>\Processor(_Total)\% Processor Time</PdhCounter>
+ </PdhCounters>
+ </PdhSettings>
+ </Options>
+ <ExcludeSmallFuncs>true</ExcludeSmallFuncs>
+ <PreinstrumentEvent>
+ <InstrEventExclude>false</InstrEventExclude>
+ </PreinstrumentEvent>
+ <PostinstrumentEvent>
+ <InstrEventExclude>false</InstrEventExclude>
+ </PostinstrumentEvent>
+ <Binaries>
+ <ProjBinary>
+ <Path>C:\git\dotnetopenid\src\DotNetOpenId\obj\Debug\DotNetOpenId.dll</Path>
+ <ArgumentTimestamp>01/01/0001 00:00:00</ArgumentTimestamp>
+ <Instrument>true</Instrument>
+ <Sample>true</Sample>
+ <LaunchProject>false</LaunchProject>
+ <LaunchMethod>Executable</LaunchMethod>
+ <ExecutablePath>C:\git\dotnetopenid\tools\NUnit\bin\nunit-console.exe</ExecutablePath>
+ <StartupDirectory>C:\git\dotnetopenid\</StartupDirectory>
+ <Arguments>C:\git\dotnetopenid\bin\Debug\dotnetopenid.test.dll</Arguments>
+ <NetAppHost>IIS</NetAppHost>
+ <NetBrowser>InternetExplorer</NetBrowser>
+ <ExcludeSmallFuncs>false</ExcludeSmallFuncs>
+ <PreinstrumentEvent>
+ <InstrEventProgram />
+ <InstrEventArguments />
+ <InstrEventDescription />
+ <InstrEventExclude>false</InstrEventExclude>
+ </PreinstrumentEvent>
+ <PostinstrumentEvent>
+ <InstrEventProgram />
+ <InstrEventArguments />
+ <InstrEventDescription />
+ <InstrEventExclude>false</InstrEventExclude>
+ </PostinstrumentEvent>
+ <ProjRef>{5D6EDC86-F5B2-4786-8376-4E7C24C63D39}|DotNetOpenId\DotNetOpenId.csproj</ProjRef>
+ <ProjPath>C:\git\dotnetopenid\src\DotNetOpenId\DotNetOpenId.csproj</ProjPath>
+ <ProjName>DotNetOpenId</ProjName>
+ </ProjBinary>
+ </Binaries>
+ <Reports>
+ <Report>
+ <Path>C:\git\dotnetopenid\src\nunit-console080803.vsp</Path>
+ </Report>
+ <Report>
+ <Path>C:\git\dotnetopenid\src\nunit-console080803(1).vsp</Path>
+ </Report>
+ </Reports>
+ <Launches>
+ <ProjBinary>
+ <Path>:PB:{5D6EDC86-F5B2-4786-8376-4E7C24C63D39}|DotNetOpenId\DotNetOpenId.csproj</Path>
+ </ProjBinary>
+ </Launches>
+ <RuntimeMarks>
+ <MarkName>Mark One</MarkName>
+ <MarkName>Mark Two</MarkName>
+ <MarkName>Mark Three</MarkName>
+ <MarkName>Mark Four</MarkName>
+ <MarkName>Mark Five</MarkName>
+ <MarkName>Mark Six</MarkName>
+ <MarkName>Mark Seven</MarkName>
+ <MarkName>Mark Eight</MarkName>
+ <MarkName>Mark Nine</MarkName>
+ <MarkName>Mark Ten</MarkName>
+ </RuntimeMarks>
+</VSPerformanceSession>
\ No newline at end of file |