================================================================================ π¬ JMeter Log Analyzer & Comparator
π Analyzing /Users/parth/agentic-code-optimization/mylogfile.log.master.5... /Users/parth/agentic-code-optimization/analyze_jmeter_logs.py:22: DtypeWarning: Columns (0: responseCode, 1: responseMessage) have mixed types. Specify dtype option on import or set low_memory=False. df = pd.read_csv(file_path) Total requests: 799,976
π Analyzing /Users/parth/agentic-code-optimization/mylogfile.log.gpt.3... Total requests: 800,000
================================================================================ π MASTER BRANCH METRICS
β±οΈ Duration & Volume: Test Duration: 11.13 minutes (667.88 seconds) Total Requests: 799,976 Successful Requests: 799,938 (100.00%) Failed Requests: 38 (0.00%)
π Throughput: Overall Throughput: 1197.79 req/sec Success Throughput: 1197.73 req/sec Calculation: 799,976 requests Γ· 667.88 sec
β‘ Response Time (milliseconds): Average: 12.84 ms Median (P50): 13.00 ms Std Deviation: 12.64 ms Minimum: 0.00 ms Maximum: 2592.00 ms
π Percentiles: P50 (50th): 13.00 ms P90 (90th): 23.00 ms P95 (95th): 24.00 ms P99 (99th): 26.00 ms
β³ Latency: Average Latency: 9.56 ms Min Latency: 0.00 ms Max Latency: 2592.00 ms
π¦ Data Transfer: Total Received: 24373.55 MB Total Sent: 749.23 MB Avg Bytes Received: 31947.86 bytes Avg Bytes Sent: 982.06 bytes
================================================================================ π GPT BRANCH METRICS
β±οΈ Duration & Volume: Test Duration: 8.15 minutes (489.03 seconds) Total Requests: 800,000 Successful Requests: 800,000 (100.00%) Failed Requests: 0 (0.00%)
π Throughput: Overall Throughput: 1635.89 req/sec Success Throughput: 1635.89 req/sec Calculation: 800,000 requests Γ· 489.03 sec
β‘ Response Time (milliseconds): Average: 9.27 ms Median (P50): 9.00 ms Std Deviation: 11.53 ms Minimum: 0.00 ms Maximum: 2475.00 ms
π Percentiles: P50 (50th): 9.00 ms P90 (90th): 18.00 ms P95 (95th): 20.00 ms P99 (99th): 23.00 ms
β³ Latency: Average Latency: 6.90 ms Min Latency: 0.00 ms Max Latency: 2470.00 ms
π¦ Data Transfer: Total Received: 24599.13 MB Total Sent: 749.35 MB Avg Bytes Received: 32242.57 bytes Avg Bytes Sent: 982.18 bytes
================================================================================ π COMPARATIVE ANALYSIS: MASTER vs GPT
Change: β +36.58% π’
β‘ Average Response Time Comparison: Master: 12.84 ms GPT: 9.27 ms Change: β +27.81% π΄
π₯ Maximum Response Time Comparison: Master: 2592.00 ms GPT: 2475.00 ms Change: β +4.51% π΄
π P99 Latency Comparison: Master: 26.00 ms GPT: 23.00 ms Change: β +11.54% π΄
β Error Rate Comparison: Master: 0.0048% GPT: 0.0000% Change: β +100.00% π΄
β±οΈ Test Duration Comparison: Master: 667.88 seconds (11.13 min) GPT: 489.03 seconds (8.15 min) Difference: -178.84 seconds (-2.98 min)
π¦ Total Requests Comparison: Master: 799,976 requests GPT: 800,000 requests Difference: +24 requests
π‘ Throughput Explanation: ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ β Throughput = Total Requests Γ· Time Duration β ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€ β Master: 799,976 req Γ· 667.88 sec = 1197.79 req/sec β β GPT: 800,000 req Γ· 489.03 sec = 1635.89 req/sec β ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
P50 (median) 13.00 ms 9.00 ms -30.77% P90 23.00 ms 18.00 ms -21.74% P95 24.00 ms 20.00 ms -16.67% P99 26.00 ms 23.00 ms -11.54%
π Performance Winners: Throughput: GPT Avg Response Time: GPT Max Response Time: GPT P99 Latency: GPT Error Rate: GPT
πΎ Comparison saved to: jmeter_comparison.csv πΎ Detailed metrics saved to: jmeter_comparison_detailed.csv πΎ Throughput over time saved to: jmeter_comparison_throughput_over_time.csv