Implab.Playground2.psess
69 lines
| 3.1 KiB
| text/plain
|
TextLexer
|
|
r229 | <?xml version="1.0" encoding="UTF-8"?> | |
| <VSPerformanceSession Version="1.00"> | |||
| <Options> | |||
| <Solution>Implab.sln</Solution> | |||
| <CollectionMethod>Sampling</CollectionMethod> | |||
| <AllocationMethod>None</AllocationMethod> | |||
| <AddReport>true</AddReport> | |||
| <ResourceBasedAnalysisSelected>true</ResourceBasedAnalysisSelected> | |||
| <UniqueReport>Timestamp</UniqueReport> | |||
| <SamplingMethod>Cycles</SamplingMethod> | |||
| <CycleCount>50000</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>\Память\Обмен страниц/с</PdhCounter> | |||
| <PdhCounter>\Процессор(_Total)\% загруженности процессора</PdhCounter> | |||
| <PdhCounter>\Физический диск(_Total)\Средняя длина очереди диска</PdhCounter> | |||
| </PdhCounters> | |||
| </PdhSettings> | |||
| </Options> | |||
| <ExcludeSmallFuncs>true</ExcludeSmallFuncs> | |||
| <InteractionProfilingEnabled>false</InteractionProfilingEnabled> | |||
| <JScriptProfilingEnabled>false</JScriptProfilingEnabled> | |||
| <PreinstrumentEvent> | |||
| <InstrEventExclude>false</InstrEventExclude> | |||
| </PreinstrumentEvent> | |||
| <PostinstrumentEvent> | |||
| <InstrEventExclude>false</InstrEventExclude> | |||
| </PostinstrumentEvent> | |||
| <Binaries> | |||
| <ProjBinary> | |||
| <Path>Implab.Playground\obj\Debug\Implab.Playground.exe</Path> | |||
| <ArgumentTimestamp>01/01/0001 00:00:00</ArgumentTimestamp> | |||
| <Instrument>true</Instrument> | |||
| <Sample>true</Sample> | |||
| <ExternalWebsite>false</ExternalWebsite> | |||
| <InteractionProfilingEnabled>false</InteractionProfilingEnabled> | |||
| <IsLocalJavascript>false</IsLocalJavascript> | |||
| <IsWindowsStoreApp>false</IsWindowsStoreApp> | |||
| <IsWWA>false</IsWWA> | |||
| <LaunchProject>true</LaunchProject> | |||
| <OverrideProjectSettings>false</OverrideProjectSettings> | |||
| <LaunchMethod>Executable</LaunchMethod> | |||
|
|
r233 | <ExecutablePath>Implab.Playground\bin\Debug\Implab.Playground.exe</ExecutablePath> | |
| <StartupDirectory>Implab.Playground\bin\Debug\</StartupDirectory> | |||
|
|
r229 | <Arguments> | |
| </Arguments> | |||
| <NetAppHost>IIS</NetAppHost> | |||
| <NetBrowser>InternetExplorer</NetBrowser> | |||
| <ExcludeSmallFuncs>true</ExcludeSmallFuncs> | |||
| <JScriptProfilingEnabled>false</JScriptProfilingEnabled> | |||
| <PreinstrumentEvent> | |||
| <InstrEventExclude>false</InstrEventExclude> | |||
| </PreinstrumentEvent> | |||
| <PostinstrumentEvent> | |||
| <InstrEventExclude>false</InstrEventExclude> | |||
| </PostinstrumentEvent> | |||
| <ProjRef>{100DFEB0-75BE-436F-ADDF-1F46EF433F46}|Implab.Playground\Implab.Playground.csproj</ProjRef> | |||
| <ProjPath>Implab.Playground\Implab.Playground.csproj</ProjPath> | |||
| <ProjName>Implab.Playground</ProjName> | |||
| </ProjBinary> | |||
| </Binaries> | |||
| </VSPerformanceSession> |
