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

Rust Programming

8346 readers
1 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.

top 1 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 3 years ago

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