QAInsights commented on PR #6752: URL: https://github.com/apache/jmeter/pull/6752#issuecomment-5471478055
Thanks @milamberspace for checking this PR. Please find my responses inline. - Why no scripts (jmx file) generation? Raw jmx/xml is often gets fragile and even frontier LLMs might break the tree integrity; that's why I built Feather Wand with the agentic tool call approach. - Why no execution? (non-gui mode/cli) I will incorporate these in the PR. - Add JVM / heap tuning guidance? It complements the workload-sizing section. Yes, this also can be added; I just wanted to start with something simple for now; that is why I did not include :) - Add HTML dashboard report generation? Yes, will include this as well. - Distribution / marketplace install (with JMeter archive as local marketplace) (or publish on some official marketplace) Local only for now. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
