We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
time ~/.rustup/toolchains/master/bin/rustc >& /dev/null 0,040 total
time ~/.rustup/toolchains/master/bin/rustc >& /dev/null
0,040 total
time ~/.cargo/bin/rustc >& /dev/null 0,272 total
time ~/.cargo/bin/rustc >& /dev/null
0,272 total
That's almost 7x slower. I wonder if there is some something we can do to get these numbers a bit closer?