this post was submitted on 04 May 2021
5 points (100.0% liked)

Rust Programming

8346 readers
15 users here now

founded 5 years ago
MODERATORS
 

tl;dr: Two optimizations that would allow writing easy code and let the compiler optimize things out are not performed, so back go manual state machines.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 3 years ago

Update: One of the optimizations can now be observed, further exploration is indicated.