JVM signature demangler
-
Updated
Mar 6, 2023 - Rust
JVM signature demangler
Estimates the memory size of parameters passed to Java methods using static analysis and runtime instrumentation. Supports input from Dependency Finder and a custom method scanner to ensure complete method coverage for microservice decomposition and performance analysis.
Extracts method signatures from .class files without requiring dependencies, using bytecode scanning via ClassGraph.
Add a description, image, and links to the method-signatures topic page so that developers can more easily learn about it.
To associate your repository with the method-signatures topic, visit your repo's landing page and select "manage topics."