SIGN IN SIGN UP

change build mode to release (#1219)

Summary:
Pull Request resolved: https://github.com/pytorch/executorch/pull/1219

It seems by default it maybe building with release mode. This results in much
slower flatbuffer serialization.

Before:
MV3: 37s
SAM (local changes): ~7m

After:
MV3: 31s
SAM (local changes): ~4m

Reviewed By: kirklandsign

Differential Revision: D51310857

fbshipit-source-id: 5bb934ba5f069fd627351b93548aed2bf81e9a0c
K
Kimish Patel committed
84f97c0a25693fe5548072ef62063a131aaf2317
Parent: 3311a3f
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com> on 11/15/2023, 5:22:02 PM