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
{{ message }}
This repository was archived by the owner on May 27, 2026. It is now read-only.
❓ Questions and Help
I tested the code size in relation to the platform and this is my code. My compilergym version is 0.25 and the benchmark i used is cbench.
this is result

I want to know why ObjectTextSizeOz is bigger than ObjectTextSizeO0 ?
I optimize adpcm program with -O3 and -Oz in the command line
and the result is

why the result is different from compilergym?Is this normal?
Additional Context