List |
public class ListExecutionStats
The ListExecutionStats type exposes the following members.
| Name | Description | |
|---|---|---|
| ComputationTime | Time taken to calculate the microvectors. | |
| ComputationTimePerMicroVector | Average time taken to calculate each microvector. | |
| ExecutionTime | Time taken to execute the microvectors. | |
| MacroVectors | Count of macrovectors parsed during list execution. | |
| MicroVectors | Count of microvectors generated during list execution. |