don't merge test#718
Conversation
|
Kind of confused why the stable |
Interpreting codegen is hard :) |
|
Honestly, while I think that we should just use the stable version when available (as a reminder to use it when MSRV updates), this kind of feels well within the range of signal noise. Would probably trust some cachegrind benchmarks or just peeking at the generated code more, since those are much less susceptible to background noise, even though criterion tries its best. Also, using the internal |
|
Mentioning rust-lang/rust#156863 for when you get back to this as another interesting thing to note. |

cold_pathwas stabilized so i wanted to test how will it affect codegen.It's a mixed bag but numbers are curious.