Rust in Production
Zed with Conrad Irwin
Conrad Irwin
So it's kind of fine if it's slow to respond to a key press, where slow means you have 8 milliseconds and you're not doing that much work. And so we use a fair amount of ref counted pointers just to maintain all of this to keep the code sane, even though that wouldn't strictly be optimal, just because we're not using them often enough for it to be a problem.
0
💬
0
Comments
Log in to comment.
There are no comments yet.