https://github.com/willnet/rails-api-benchmark
sample rails apps for benchmark
https://github.com/willnet/rails-api-benchmark
Last synced: 4 months ago
JSON representation
sample rails apps for benchmark
- Host: GitHub
- URL: https://github.com/willnet/rails-api-benchmark
- Owner: willnet
- Created: 2016-02-25T09:49:41.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-27T08:37:49.000Z (about 10 years ago)
- Last Synced: 2025-02-24T02:16:44.089Z (about 1 year ago)
- Language: Ruby
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# これはなに
Rails と RailsAPI の速度を比較するためのサンプルアプリ
## 前提
- Rails 5.0.0.beta3
## セットアップ
- clone this repo
- do `bin/setup` on each application root
- enjoy!