nexus-agents - v2.80.0
    Preparing search index...

    Interface ConsolidationBenchmarkResult

    Consolidation benchmark result.

    interface ConsolidationBenchmarkResult {
        operations: readonly OperationBenchmark[];
        timestamp: string;
    }
    Index

    Properties

    operations: readonly OperationBenchmark[]
    timestamp: string