Skip to content

Commit

Permalink
Add readme for the benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
ra1028 committed May 4, 2019
1 parent a7c6606 commit 0c03f28
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Benchmark/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# How to Run

1. Change directory from the root of repository `cd ./Benchmark`
1. Install gems by Bundler `make gems-install`
1. Install dependencies by CocoaPods `make pods-install`
1. Open `Benchmark.xcworkspace` on Xcode
1. Run `Benchmark` scheme
1. See the benchmark result on the Xcode console

0 comments on commit 0c03f28

Please sign in to comment.