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

    Function perfBuildDocumentIngestionRows

    • Perf Build Document Ingestion Rows.

      Parameters

      • records: any

      Returns {
          baseline_exact_count: number;
          baseline_model_count: number;
          color: string;
          doc_ms_per_mb: any;
          file_bytes_median_mb: number;
          file_kind_set: string;
          file_output_speed_count: number;
          file_run_count: any;
          file_size_bucket_set: string;
          file_ttft_count: number;
          ingestion_pair_count: number;
          min_required_samples: number;
          model: any;
          ms_per_output_token_file: any;
          ms_per_output_token_text: any;
          output_efficiency_delta_pct: number;
          short: any;
          text_output_speed_count: any;
          text_run_count: any;
          text_ttft_count: any;
          ttft_delta_count: number;
          ttft_delta_ms: any;
      }[]