le.com/javase/7/docs/technotes/guides/management/jconsole.html
clear as mud?
m.
From: Lukasz Lenart
Sent: Thursday, April 23, 2020 2:43 AM
To: Struts Developers List
Subject: Re: Struts benchmarking
Here are some comparisons, does anybody now how to read this?
Str
Interesting bug. It looks like each test run is sending 5000 requests in
total using 100 "client threads". During the test at some interval (it
seems random) it's printing out a summary of the test so far. Each summary
seems to contain:
- Number of requests sent since last summary
- The total r
Here are some comparisons, does anybody now how to read this?
Struts 2.5.22
Starting standalone test @ Thu Apr 23 08:36:14 CEST 2020 (1587623774966)
Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message
on port 4445
summary + 2695 in 00:00:15 = 181.9/s Avg: 537 Min:99 Max
Hi,
I found this old task [1] and it looks interesting to me, we can use
benchmarking to test if we did improve performance or not. I'm working
on an example application now and how to test it, just wonder if we
should add to this to a repo - create a new struts-benchmarking repo?
[1]