| Package | Description |
|---|---|
| net.openhft.chronicle.core.cooler |
Provides classes for testing the effectiveness of various CPU cooling strategies.
|
| Class and Description |
|---|
| CoolerTester
This class is used to test the effectiveness of various
CpuCooler implementations. |
| CpuCooler
This interface represents a CPU cooler and provides a method to perform some operation that will
"disturb" the CPU, i.e., cause it to perform some work.
|
| CpuCoolers
An enumeration of various CPU cooler implementations, each of which disturbs the CPU in a
different way.
|
Copyright © 2024. All rights reserved.