Skip to content

Conversation

ktgeek
Copy link

@ktgeek ktgeek commented Jul 24, 2025

Replaces recursive algorithm in convert_to_d3_flame_graph_format with iterative version to avoid "SystemStackError: stack level too deep" when used in a large application.

Replaces recursive algorithm in convert_to_d3_flame_graph_format with iterative version to avoid SystemStackError: stack level too deep in a large application.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant