Skip to main content
Back to Tags

Throughput

22 items tagged with "throughput"

Filter by type:

Benchmarks20

Benchmark

TPC-C

The classic OLTP benchmark simulating an order-entry warehouse workload, measuring transactions per minute (tpmC) and price/performance.

Benchmark

TPC-E

An OLTP benchmark modeling a brokerage firm with realistic data and read-heavy transactions, reporting tpsE as a more representative successor to TPC-C.

Benchmark

YCSB

The Yahoo! Cloud Serving Benchmark for NoSQL and key-value stores, defining standard read/write workload mixes to compare throughput and latency.

Benchmark

pgbench

PostgreSQL's built-in benchmarking tool that runs a TPC-B-like transaction load and custom scripts to measure transactions per second and latency.

Benchmark

BenchBase

An extensible Java framework (successor to OLTPBench) for benchmarking relational databases with many built-in workloads via a common JDBC harness.

Benchmark

TeraSort

A distributed sort benchmark that orders one terabyte (or more) of data on a cluster, measuring big-data engine throughput and shuffle efficiency.

Benchmark

Sort Benchmark

A long-running family of competitive sorting benchmarks (GraySort, MinuteSort, JouleSort) that rank systems on speed, cost, and energy for large-scale sorting.

Benchmark

Time-Series Ingestion Benchmark

A benchmark category measuring write throughput, query latency, and compression for time-series databases under high-cardinality metric and event ingestion.

Benchmark

Streaming Throughput Benchmark

A benchmark category for event-streaming platforms measuring producer/consumer throughput and end-to-end latency under sustained load and varying durability settings.

Benchmark

In-Memory Store Benchmark (memtier/redis-benchmark)

Benchmarks for in-memory data stores like Redis and Memcached, measuring operations per second and sub-millisecond latency under varied key/value and pipeline settings.

Benchmark

ETL/ELT Pipeline Throughput Benchmark

A benchmark category measuring data-integration pipeline performance — extraction and load throughput, transformation latency, and end-to-end freshness.

Benchmark

fio (Flexible I/O Tester)

The standard tool for benchmarking storage I/O, measuring IOPS, bandwidth, and latency across configurable read/write patterns, block sizes, and queue depths.

Benchmark

LDBC Social Network Benchmark

The standard benchmark for graph databases, measuring interactive transactional and analytical query performance over a realistic, correlated social-network graph.

Benchmark

TechEmpower Web Framework Benchmarks

Open benchmark suite comparing web frameworks and platforms across standardized request types like JSON, single-query, and plaintext throughput.

Benchmark

Cloud Storage Throughput Benchmark

Measures sustained read and write throughput, IOPS, and latency of cloud object, block, and file storage under varied access patterns and concurrency.

Benchmark

SPECjbb 2015

Standard Java server benchmark modeling a supermarket company's business logic to measure throughput and critical response-time performance.

Benchmark

SPECjvm 2008

Benchmark suite measuring core Java Virtual Machine performance across compute-intensive workloads independent of application or hardware tuning.

Benchmark

Computer Language Benchmarks Game

Long-running comparison of programming-language implementations on small algorithmic tasks, measuring runtime, memory, and code size.

Benchmark

PassMark PerformanceTest

Whole-system PC benchmark suite measuring CPU, memory, disk, 2D, and 3D performance and aggregating them into comparable component scores.

Benchmark

UnixBench

Classic Unix and Linux system benchmark measuring overall performance through CPU, process, file I/O, and system-call tests aggregated into an index.