You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tim Veil edited this page Dec 5, 2021
·
1 revision
Resource Stresser
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.