File tree 1 file changed +10
-3
lines changed
1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
[ ![ Gem Version] ( https://badge.fury.io/rb/speed_gun.svg )] ( http://badge.fury.io/rb/speed_gun )
4
4
5
- ** Work In Progress**
6
-
7
5
> I feel the need... the need for speed!
8
6
9
7
SpeedGun is a more better performance measurement tool for Rails and Rack applications.
10
8
9
+ ## Screenshots
10
+
11
+ ![ Events View] ( http://zeny.io/products/speed_gun/events.png )
12
+
13
+ ![ Sources View] ( http://zeny.io/products/speed_gun/sources.png )
14
+
11
15
## Installation
12
16
13
17
Add this line to your application's Gemfile:
@@ -24,7 +28,10 @@ $ bundle install
24
28
25
29
## Usage
26
30
27
- TODO: Write usage instructions here
31
+ 1 . Add speed_gun gem into your Rails project
32
+ 2 . Send a request to your Rails application
33
+ 3 . Speed gun reports profile page URL
34
+ 4 . Check it
28
35
29
36
## Development
30
37
You can’t perform that action at this time.
0 commit comments