Skip to content

Commit 790b3a9

Browse files
committed
Add link to Firefox Profiler with collapse indirect recursion
1 parent 0e49d1f commit 790b3a9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/developer-guide/profiling.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ It can be used as follows:
6868

6969
For more information, see [Firefox Profiler's documentation](https://profiler.firefox.com/docs/#/./guide-perf-profiling).
7070

71+
An experimental version of Firefox Profiler, which supports collapsing _indirect_ recursion, can be found [here](https://deploy-preview-4232--perf-html.netlify.app/).
72+
7173

7274
## Memtrace
7375
`memtrace` is a library and tool for profiling OCaml memory usage.

0 commit comments

Comments
 (0)