https://github.com/barthez/ruby-profiling-example-2
https://github.com/barthez/ruby-profiling-example-2
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/barthez/ruby-profiling-example-2
- Owner: barthez
- Created: 2015-02-17T22:10:06.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-17T22:11:19.000Z (over 11 years ago)
- Last Synced: 2024-12-29T06:09:05.736Z (over 1 year ago)
- Language: Ruby
- Size: 336 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ruby and Rails profiling 101
## Example 2
To run example just:
```
bundle install
bundle exec .insert-example.rb
```
To generate SVG flame graph use `flamegraph.pl` from:
https://github.com/brendangregg/FlameGraph