Tagged articles
4 articles
Page 1 of 1
MaGe Linux Operations
MaGe Linux Operations
Sep 28, 2024 · Operations

How to Safely Benchmark Disk Performance with fio on Linux

This guide explains how to install fio, run various disk performance tests—including random and sequential reads/writes and mixed workloads—while avoiding data loss, and shows how to interpret key metrics such as IOPS, bandwidth, and latency.

IO testingLinuxdisk benchmark
0 likes · 9 min read
How to Safely Benchmark Disk Performance with fio on Linux
MaGe Linux Operations
MaGe Linux Operations
Jun 16, 2020 · Databases

How to Benchmark MySQL Performance with mysqlslap and Sysbench

This guide explains how to use MySQL's built‑in mysqlslap tool and the third‑party sysbench utility to simulate concurrent client loads, adjust server settings, run read/write and I/O tests, and interpret the resulting performance metrics for database optimization.

IO testingPerformance TestingSysbench
0 likes · 14 min read
How to Benchmark MySQL Performance with mysqlslap and Sysbench
dbaplus Community
dbaplus Community
Jan 4, 2016 · Databases

How to Use Oracle Orion for Accurate IO Performance Testing

This guide explains Oracle's Orion tool, its advantages and limitations, step‑by‑step usage instructions, sample test scenarios for random read/write and sequential read, result file details, and a troubleshooting tip for asynchronous I/O errors on Linux.

IO testingLinuxOracle
0 likes · 8 min read
How to Use Oracle Orion for Accurate IO Performance Testing