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
Remove default CPU/memory caps and add LTO build optimization
- Default PROXY_CPUS and PROXY_MEMORY now empty (use full system resources)
- Docker run skips --cpus/--memory flags when not set
- Dockerfile: enable LTO, codegen-units=1 for optimized binary
0 commit comments