An open API service indexing awesome lists of open source software.

https://github.com/barthez/ruby-profiling-example-2


https://github.com/barthez/ruby-profiling-example-2

Last synced: 8 months ago
JSON representation

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