performanceRecord Class |
[This is preliminary documentation and is subject to change.]
Namespace: imbWEM.Core.crawler.engine
public class performanceRecord : imbBindable, IReportBenchmark
The performanceRecord type exposes the following members.
| Name | Description | |
|---|---|---|
| performanceRecord | Initializes a new instance of the performanceRecord class | |
| performanceRecord(String) | Initializes a new instance of the performanceRecord class |
| Name | Description | |
|---|---|---|
| blocksPerPageLoads |
E_BLP
| |
| blocksRecovered |
C_bl_dc
| |
| blocksRecoveredSerbian | ||
| ContentProcessor_TimePercent | Ratio | |
| cpuAverage |
R_e_cpu
| |
| Crawler | Name of the crawler design that was tested | |
| crawlerName | ||
| dataLoadPerDomain | ||
| domainCrashed | ||
| domainCrashedList | ||
| domainsLoaded |
S_dc
| |
| folderName | ||
| FRA_TimePercent |
Percentage of time that FRA participated in the complete Job execution time
| |
| Iterations | Complete count of all iterations | |
| IterationTimeAvg | Ratio | |
| jobTimeInMinutes |
T_job
| |
| loadAverage |
R_e_link
| |
| loadMbPerMinute |
In kilobytes
| |
| loadTotal | ||
| pageLoadByIterationRecord | ||
| pageLoadDuplicate | ||
| pageLoads |
PL_all
| |
| pageLoadsPerDomain | ||
| pageLoadsReal | ||
| relevantPageLoads |
Relevant page loads
| |
| relevantPagePerDomain |
Number of relevant pages per domain
| |
| relevantVsLoadedAverage |
Average of all relevant/loaded average ratios
| |
| termsPerPageLoads |
E_TP
| |
| termsRecovered |
W_dc
| |
| termsRecoveredAll | ||
| termsRecoveredOther | ||
| termsRecoveredSerbian | ||
| TestID | ||
| TestSignature | Test signature with the most important configuration values | |
| timePerDomain |
R_c-ptd
|
| Name | Description | |
|---|---|---|
| deploy | ||
| deployRelatedValues | ||
| Equals | (Inherited from Object.) | |
| GetDataTable |
Gets the data table.
| |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| OnPropertyChanged |
Called when a property is changed.
(Inherited from dataBindableBase.) | |
| SetDataRow | ||
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| PropertyChanged |
Occurs when a property value changes.
(Inherited from dataBindableBase.) |
| Name | Description | |
|---|---|---|
| SetTestIDAndSignature | (Defined by reportPlugIn_benchmarkResultsTools.) |