我有一些代码需要很长时间才能加载,我想加快速度。我的最终目标是通过ID数组获取对象列表。现在我正在遍历我的id字符串数组,并构建用户对象以附加到whereKey,但想知道是否有更好的方法来做到这一点。NSMutableArray*followingArray=[[NSMutableArrayalloc]init];for(NSString*userIdinc_user.following){PFQuery*getUser=[FSUserquery];FSUser*user=(FSUser*)[getUsergetObjectWithId:userId];[followingArraya