Skip to content

Add ThreadMine to Performance analysis - #1324

Open
maschiojv wants to merge 2 commits into
akullpp:mainfrom
maschiojv:add-threadmine
Open

maschiojv wants to merge 2 commits into
akullpp:mainfrom
maschiojv:add-threadmine

Conversation

@maschiojv

@maschiojv maschiojv commented Sep 14, 2026

Copy link
Copy Markdown

Adds ThreadMine under Performance analysis, next to fastThread.

It's a hosted JVM thread dump analyzer: paste or upload a dump (HotSpot jstack/jcmd, OpenJ9 javacore, Zing, GraalVM native-image) and get deadlocks, pool exhaustion, virtual thread pinning and a health score, plus side-by-side comparison of two dumps.

Commercial with a free tier: the first analysis needs no signup, and there's a Free plan. Pricing is public at https://threadmine.dev/en/pricing.

Disclosure: I'm the founder. This is a separate PR from #1322 (the open-source CLI that masks dumps before upload), one project per PR as the guidelines ask.


Summary by cubic

Adds ThreadMine to the Performance analysis section of the README, next to fastThread.

  • Describes a web-based JVM thread dump analyzer covering HotSpot, OpenJ9, Zing, and GraalVM dumps, with deadlock, pool exhaustion, and virtual thread pinning detection.
  • Notes that it is commercial with a free tier where the first analysis needs no signup, and that the contributor is ThreadMine's founder.

Written for commit 38d36eb. Summary will update on new commits.

Review in cubic

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

No issues found across 1 file

Re-trigger cubic

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
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