Related to previous changes

1.1.6-wow
tevador 5 years ago
parent 89bc68d093
commit 93c324709b

@ -229,7 +229,7 @@ int main(int argc, char** argv) {
std::cout << std::endl;
}
if (lightClient) {
std::cout << "Cache (64 MiB) initialized in " << sw.getElapsed() << " s" << std::endl;
std::cout << "Cache (256 MiB) initialized in " << sw.getElapsed() << " s" << std::endl;
}
else {
RandomX::Cache* cache = dataset.cache;

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save