Tagged articles

stress test

8 articles · Page 1 of 1
Deepin Linux
Deepin Linux
Jul 11, 2025 · Operations

Master Linux Performance Testing: CPU, Memory, Network & I/O Stress Techniques

This guide explains how to evaluate and improve Linux server performance by conducting comprehensive CPU, memory, network, and I/O stress tests using tools such as stress, stressapptest, Valgrind, ApacheBench, JMeter, wrk, siege, httperf, and fio, with detailed command examples and result analysis.

CPUI/ONetwork
0 likes · 31 min read
Master Linux Performance Testing: CPU, Memory, Network & I/O Stress Techniques
Liangxu Linux
Liangxu Linux
Sep 19, 2022 · Operations

Build a Simple Bash Script to Monitor CPU, Memory, and Disk Usage on Linux

This tutorial walks you through creating a Bash script that periodically captures and displays memory, disk, and CPU utilization on a Linux server, explains the underlying commands, shows how to run the script in a timed loop, and demonstrates adding a stress test for load generation.

CPU usageSystem Monitoringdisk usage
0 likes · 9 min read
Build a Simple Bash Script to Monitor CPU, Memory, and Disk Usage on Linux
Alibaba Cloud Native
Alibaba Cloud Native
Apr 22, 2022 · Operations

How to Design and Execute Performance Tests for Mini‑Programs with PTS

This guide explains why mini‑programs need load testing, outlines three common testing scenarios, describes four test‑type designs, and provides step‑by‑step instructions for using Alibaba Cloud PTS to obtain platform tokens, configure APIs, and run stable, long‑duration pressure tests.

Mini ProgramPTSPerformance Tuning
0 likes · 9 min read
How to Design and Execute Performance Tests for Mini‑Programs with PTS
Liangxu Linux
Liangxu Linux
Jul 3, 2021 · Fundamentals

Understanding Linux Load Average: Meaning, CPU Usage, and Real‑World Examples

This article explains what Linux load average actually measures, distinguishes it from CPU utilization, describes runnable and uninterruptible states, and demonstrates its behavior through CPU‑intensive, I/O‑intensive, and high‑process‑count scenarios using common monitoring tools.

CPU usageLinuxSystem Monitoring
0 likes · 12 min read
Understanding Linux Load Average: Meaning, CPU Usage, and Real‑World Examples
System Architect Go
System Architect Go
Mar 31, 2017 · Operations

Using Artillery and ab for Server Load Testing

This article demonstrates how to install and run load‑testing tools Artillery and Apache ab, explains their command‑line options, interprets the performance metrics they produce, and provides tips for handling system limits during high‑concurrency tests.

abartilleryload testing
0 likes · 5 min read
Using Artillery and ab for Server Load Testing