llamacpp-ui-metrics-extension
    Preparing search index...

    Function perfBuildModelRows

    • Perf Build Model Rows.

      Parameters

      • records: any

      Returns {
          color: string;
          count: any;
          expectedTps: any;
          family: string;
          firstToStop: any;
          headersToFirst: any;
          modality: string;
          model: any;
          outputThroughputScore: number;
          params: number;
          predictedN: any;
          promptThroughputScore: number;
          promptTps: any;
          quantization: string;
          reasoningEfficiencyScore: number;
          reasoningMs: any;
          reasoningN: any;
          reasoningOverhead: any;
          reasoningPct: number;
          regression_method: any;
          requestToHeaders: any;
          responsivenessScore: number;
          short: any;
          sizeEfficiencyScore: number;
          sizeNormalizedResponsivenessScore: number;
          speedEfficiencyRatio: number;
          stabilityScore: number;
          totalDuration: any;
          totalSpeedScore: number;
          tps: any;
          tpsPerB: number;
          ttft: any;
          ttftAvg: number;
          ttftMax: number;
          ttftMin: number;
          ttftPerB: number;
          ttftQ1: any;
          ttftQ3: any;
          ttftStd: number;
          vision: any;
      }[]