pub fn executor( protocol_config: &ProtocolConfig, silent: bool, enable_profiler: Option<PathBuf>, ) -> SuiResult<Arc<dyn Executor + Send + Sync>>