|
|
|
|
|
by AstralStorm
3494 days ago
|
|
Additionally, DRAM and VRAM bandwidth are always at premium. Whenever you're making a copy (which you do a lot when objects are immutable), you use memory bandwidth. This is especially important on mobile, FPGAs and in cases where sheer volume of data is huge. (GPU and big data) |
|