n4nAI

Topic

Embedding Model Throughput Benchmarks

12 posts on embedding model throughput benchmarks — part of benchmarks & performance on the n4n AI blog.

Benchmarks & performanceAnalysis

Voyage AI embeddings: throughput at large batch sizes

Analyze how batch size affects Voyage AI embeddings throughput, where gains plateau, and how to tune batching and concurrency for production embedding pipelines.

4 min read
Benchmarks & performanceComparison

Self-hosted embedding models: throughput vs API options

Practical comparison of self-hosted embedding model throughput vs API options across cost, latency, and ops, with a verdict for engineering teams.

4 min read
Benchmarks & performanceAnalysis

Parallel embedding requests: throughput scaling benchmarks

Analyze parallel embedding request throughput scaling under concurrency, batch limits, and rate caps, with practical async client patterns for engineers.

4 min read
Benchmarks & performanceComparison

Nomic Embed vs text-embedding-3-small: throughput benchmarks

Head-to-head Nomic Embed vs text-embedding-3-small throughput: capabilities, cost, latency, ergonomics, and which embedding model to pick for your workload.

4 min read
Benchmarks & performanceAnalysis

Jina Embeddings v3 throughput across batch sizes

A practical analysis of Jina Embeddings v3 throughput benchmark across batch sizes, covering memory bandwidth limits, late interaction overhead, and optimal batch sizing.

4 min read
Benchmarks & performanceComparison

GTE-large vs BGE-large: embedding throughput compared

Practical head-to-head of GTE-large vs BGE-large throughput: capabilities, cost, latency, ergonomics, and which embedding model to pick for your workload.

4 min read
Benchmarks & performanceAnalysis

Embedding 1 million documents: a throughput benchmark

A practical analysis of embedding 1 million documents: how batching, concurrency, and fallback shape your embedding large document set throughput benchmark.

5 min read
Benchmarks & performanceAnalysis

Dimension size and its effect on embedding throughput

How embedding dimension size drives throughput tradeoffs in vector pipelines. A practical analysis of latency, batching, and cost for engineers.

5 min read
Benchmarks & performanceComparison

text-embedding-3-large vs Cohere embed-v3 throughput

Head-to-head comparison of text-embedding-3-large vs Cohere embed-v3 throughput across capabilities, cost, latency, ergonomics, and limits for engineers.

4 min read
Benchmarks & performanceGuide

Choosing an embedding model for high-throughput pipelines

A practical guide to selecting the best embedding model for throughput in production pipelines, covering benchmark methodology, tradeoffs, and code.

4 min read
Benchmarks & performanceComparison

BGE-M3 vs OpenAI embeddings: tokens per second benchmarked

A head-to-head engineering comparison of BGE-M3 and OpenAI embeddings, focusing on real throughput, cost, and operational tradeoffs for production RAG.

5 min read
Benchmarks & performanceAnalysis

Batch size and its effect on embedding throughput

Analyze how batch size drives embedding throughput on transformer encoders, where gains peak, and how to size batches for production embedding pipelines.

5 min read