• Corbin@programming.dev
    link
    fedilink
    English
    arrow-up
    3
    ·
    2 months ago

    Well put. And this is a generic pattern; for example, GPUs are only faster than CPUs if the cost of preparing the GPU and retrieving the result is faster than directly evaluating the algorithm on the CPU. This also applies to main memory! Anything outside of the CPU can incur a latency/throughput/scaling tradeoff.