|
|
|
|
|
by oriolid
1093 days ago
|
|
Do you know why running the binary is slow for the first time, and that it will be fast forever once it's been run once? I thought it's common knowledge that starting apps for the first time after reboot or after doing something else is slower and usually it's explained by the app being in cache for the next launch. But here the it can't be cache, because reading anything from SSD can't be that slow and it should already be in cache anyway. |
|