Skip to content

Commit 78feee9

Browse files
committed
Remove no-longer relevant sentence
* It just takes some time to get all stacktraces, but the performance is the same after stacktraces are captured.
1 parent 77880c9 commit 78feee9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

doc/user/debugging.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,6 @@ This works on both TruffleRuby Native and JVM.
4949

5050
Sending `SIGALRM` to a TruffleRuby process will print the Ruby backtraces of all threads.
5151

52-
Note: Printing the Ruby backtraces of all threads significantly lowers performance, so it should only be used for debugging.
53-
5452
### More Information in Backtraces
5553

5654
TruffleRuby tries to match MRI's backtrace format as closely as possible.

0 commit comments

Comments
 (0)