Class | Description |
---|---|
BasicMachine |
How much memory, and how many threads share that memory.
|
Hardware |
The first element in the array should correspond to total system resources; the total amount of RAM and
the total number of threads (Typically the same as what is returned by
Runtime.availableProcessors()).
The last element in the array should describe the L1 cache.
|
MemoryEstimator |
MemoryEstimator
|
VirtualMachine |
Enum | Description |
---|---|
JavaType |
Copyright © 2019 Optimatika. All rights reserved.