Related to previous changes

This commit is contained in:
tevador 2019-01-18 19:06:46 +01:00
parent 89bc68d093
commit 93c324709b
2 changed files with 137 additions and 137 deletions

View File

@ -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