Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Gannon McGibbon <[email protected]>
  • Loading branch information
dalehamel and gmcgibbon authored Oct 23, 2024
1 parent c7cfd20 commit 99d23ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ report = AppProfiler.run(mode: :cpu) do
# ...
end

report.view # opens the profile locally in speedscope or firefox profiler, as appropriate
report.view # opens the profile locally in speedscope by default
```

Profile files can be found locally in your rails app at `tmp/app_profiler/*.json`.
Expand Down

0 comments on commit 99d23ca

Please sign in to comment.