You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the coercions rustc-perf benchmark without this writing the object
file takes 265ms while codegen only takes 40ms. The huge amount of time
to write the object file is likely because of syscall overhead.
0 commit comments