---
name: Performance Issue
about: Report performance problems with the JADX-MCP-SERVER
title: '[PERFORMANCE] '
labels: performance
assignees: ''
---
### Performance Issue Description
A clear and concise description of the performance issue you're experiencing.
### Environment
- JADX Version: [e.g. 1.4.7]
- Server Version: [e.g. 1.0.2]
- OS: [e.g. Windows 11, macOS 14.4, Ubuntu 24.04]
- Java Version: [e.g. OpenJDK 17.0.8]
- System Specifications: [e.g. CPU, RAM, etc.]
### Steps to Reproduce
1. [First Step]
2. [Second Step]
3. [Additional steps...]
### Performance Measurements
If possible, include specific metrics or measurements:
- Execution time: [e.g. 30 seconds vs expected 5 seconds]
- Memory usage: [e.g. 2GB RAM]
- CPU usage: [e.g. 100% on all cores]
### Sample Code/APK
If possible, provide a minimal code sample or APK that demonstrates the performance issue.
### Additional Context
Add any other context about the performance issue here.