-
Notifications
You must be signed in to change notification settings - Fork 184
Resource Stresser
Tim Veil edited this page Dec 5, 2021
·
1 revision
ResourceStresser as a purely synthetic benchmark that can create isolated contention on system resources. Each of the benchmark’s transaction imposes some load on three specific resources: CPU, disk I/O, and locks. As an example, the CPUintensive transactions repeatedly execute SQL encryption functions on small amounts of data. Using these transactions as building blocks, one can control the workload mixture in the framework to simulate diverse kinds of applications and execution scenarios.