There is nothing in your program that's slower than what Rust can do with it. 
This means it's a quest for finding the right optimizer flags so that the 
assembler code resembles the one that Rust emits. In fact, comparing the asm 
outputs should give you some insights.

Reply via email to