8 ms·
Perhaps it's best described just as an infinite-sized cache. I would assume they have enough request to very rarely be idle.
by cjubb39 12y ago
Perhaps it's best described just as an infinite-sized cache. I would assume they have enough request to very rarely be idle.
- gwern 12y agoCopy-on-write might be a better concept to allude to. You're making a new version, but efficiently, on demand.