difference between NSFileHandle and mmap

后端 未结 0 1628
小鲜肉
小鲜肉 2020-12-10 14:35

I\'m testing mmap and normal file write.

- (void)normalTapped:(UIButton *)btn {
    NSTimeInterval t1 =  [[NSDate date] timeIntervalSince1970];
    for (int i         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题