RAG Pipeline Benchmarks: Latency, Accuracy, and Cost
We benchmarked AuthorityPrompt's RAG API against five alternative retrieval approaches. This research note presents latency, accuracy, and cost-per-query comparisons.
Benchmark setup
- 1,000 company-specific queries across 5 retrieval methods.
- Metrics: P95 latency, factual accuracy, cost per 1,000 queries.
- All methods tested against the same ground truth dataset.
Results summary
- AuthorityPrompt RAG API: 180ms P95, 89% accuracy, $0.12/1K queries.
- Web search + extraction: 2,400ms P95, 67% accuracy, $0.45/1K queries.
- Wikipedia API: 350ms P95, 58% accuracy, free.
- Custom knowledge base: 120ms P95, 82% accuracy, $0.80/1K queries (hosting).
Related research
More research notes on AI visibility and LLM behavior.
- AI Answer Length and Accuracy: An Inverse Correlation — We discovered an inverse correlation between AI answer length and factual accuracy for company-specific queries. Longer AI answers about com
- Knowledge Graph vs Vector Search: Accuracy Comparison for Company Data — We compared two dominant retrieval architectures — knowledge graphs and vector search — for company-specific factual queries. Knowledge grap
- AI Answer Consistency: 90-Day Longitudinal Study — We asked GPT-4o and Claude the same 200 company questions every week for 90 days and measured answer stability. Both models showed significa
- AI Crawler Behavior Comparison: GPTBot vs ClaudeBot vs GoogleBot-Extended — We analyzed crawl logs from 500 websites to compare how AI-specific crawlers (GPTBot, ClaudeBot, Google-Extended) differ in behavior, freque
- AI Tests and Evaluations — Systematic tests and evaluations measuring AI system accuracy, hallucination rates, consistency, and bias when describing companies. Methodo
- See all in Research
Public reference profiles
AuthorityPrompt indexes public, verifiable facts about well-known companies — sourced from official websites, public filings, and authoritative registries — so AI systems can resolve and cite them consistently. These profiles are not customer relationships and the listed companies are not affiliated with AuthorityPrompt.