reportPlugIn_benchmarkResults Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWEM.Core.plugins.reportPlugIn_benchmarkResults"]
Namespace: imbWEM.Core.plugins
public class reportPlugIn_benchmarkResults : dataBindableBase, IReportBenchmark
The reportPlugIn_benchmarkResults type exposes the following members.
| Name | Description | |
|---|---|---|
| reportPlugIn_benchmarkResults | Initializes a new instance of the reportPlugIn_benchmarkResults class |
| Name | Description | |
|---|---|---|
| CPU | Use of CPU resource measured by the last sample acquired | |
| Crawler | Name of the crawler design that was tested | |
| CrawlTime | Crawl job execution duration, expressed in minutes. | |
| DataLoad | Average dataload per minute, counting bytes of HTML source code | |
| E_PP | ||
| E_TP | ||
| IP | ||
| IP_collected | Collected InfoPrize (calculated by relevant terms) score by page loaded | |
| IP_recall | Percentage of collected nominal IP for the domain | |
| IPnominal | InfoPoints nominal harvest - as sum of IP factors of crawled pages, by page loaded | |
| Lm_collected | Collected Lemmas's (counted by relevant terms) score by page loaded | |
| Lm_recall | Lemma recall rate - domain level, recall rateo | |
| Page_recall | Percentage of crawled relevant pages - compared to relevant page count in the index database | |
| RAM | ||
| Term_recall | Percentage of collected distinct relevant term | |
| TestID | ID of the test run | |
| TestSignature | Test signature with the most important configuration values |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnPropertyChanged | (Inherited from dataBindableBase.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from dataBindableBase.) |
| Name | Description | |
|---|---|---|
| SetTestIDAndSignature | (Defined by reportPlugIn_benchmarkResultsTools.) |