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
While playing with different build configurations for Codex I've noticed that e.g. using share-generics option for rustc reduces release binary size for codex from 295378200 to 249860808 (15% or so) - all the while reducing release build times from 17m to 12m for me. Are contributions that reduce build time/binary size welcome, or is Codex team unlikely to dedicate review time to them?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
While playing with different build configurations for Codex I've noticed that e.g. using
share-genericsoption for rustc reduces release binary size for codex from 295378200 to 249860808 (15% or so) - all the while reducing release build times from 17m to 12m for me. Are contributions that reduce build time/binary size welcome, or is Codex team unlikely to dedicate review time to them?All reactions