// // ViewController.h // CacheBenchmark // // Created by ibireme on 2017/6/29. // Copyright © 2017年 ibireme. All rights reserved. // #import <UIKit/UIKit.h> @interface ViewController : UIViewController @end