Click or drag to resize

moduleIterationRecordReduction Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Percentage of input targets that the module took out in this iteration (output / input) - i.e. amount of work reduction, only pozitive value is allowed

Namespace:  imbWEM.Core.crawler.modules.performance
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public double Reduction { get; set; }

Property Value

Type: Double
See Also