Skip to content

Conversation

ChrisRackauckas-Claude
Copy link
Contributor

Summary

  • Added mention of StatProfilerHTML.jl in the profiling visualization tools section
  • Positioned after the paragraph about ProfileSVG.jl and ProfileCanvas.jl
  • Highlights its usefulness for sharing profiles as zip files on platforms like Slack or Discourse

Description

This PR adds a brief mention of StatProfilerHTML.jl to the profiling section of the Modern Julia Workflows documentation.

StatProfilerHTML.jl is particularly valuable for collaborative workflows as it generates self-contained HTML files that can be zipped and shared with others. This allows team members to inspect profiling results interactively without needing Julia installed, making it ideal for sharing performance analysis on platforms like Slack or Discourse.

The addition fits naturally in the existing flow of profiling visualization tools, complementing the other tools mentioned (ProfileView.jl, PProf.jl, ProfileSVG.jl, ProfileCanvas.jl) by addressing the specific use case of sharing profiles with others.

Test plan

  • Verified markdown formatting is correct
  • Checked that the link to StatProfilerHTML.jl repository is valid
  • Ensured the addition flows naturally with the existing content

🤖 Generated with Claude Code

Added StatProfilerHTML.jl to the profiling visualization tools section
as the best way to share profiles with others via zip files. This tool
generates self-contained HTML files that can be easily shared on platforms
like Slack or Discourse, allowing others to inspect profiling results
interactively without needing Julia installed.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
Copy link
Collaborator

@gdalle gdalle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Claude!

@gdalle gdalle merged commit 372817d into modernjuliaworkflows:main Sep 22, 2025
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.

3 participants