6 ms·
> All in all, my point is, if you are doing anything that actually utilizes the hardware near its limits you will be tuning by quite a bit. What do you think h
by gf000 11d ago
> All in all, my point is, if you are doing anything that actually utilizes the hardware near its limits you will be tuning by quite a bit.
What do you think happens in case of literally any other platform/programming language when you go near the limit? You are just either forced to change code, or.. well just put up your hand in the air, I guess and maybe buy better hardware?
- eerikkivistik 9d agoAs far as I can tell we are in violent agreement. When you do complicated things you have to tune, when you don't you don't.