I see Felix has done it, thanks Felix
On Monday, October 24, 2016, Philippe Mouawad
wrote:
> Hello,
> I had in mind to use this one for load testing to avoid reporting useless
> (in terms of perf testing) logs:
>
> https://github.com/phax/ph-css/blob/d0b73a42ed3c90156552979ffb4c55
> 1729ef167d/p
Hi,
Unless there is a nogo, I'll commit this evening the patch that on test
creation add a Thread Group and a View Results tree.
I think this eases a bit first experience.
Regarding this thread, I still see unfortunately on stackoverflow and
twitter users running load test in gui mode and complai
>I also wonder if we should not remove the default Xmx and Xms settings in
>jmeter file. When using Java8 , default settings may be better as they
>adapt to machine memory, but it can also be a problem...
I'm sure some Xmx setting should be there.
Otherwise JVM might want to "consume all the exist
On Saturday, October 29, 2016, Vladimir Sitnikov <
sitnikov.vladi...@gmail.com> wrote:
> >I also wonder if we should not remove the default Xmx and Xms settings in
> >jmeter file. When using Java8 , default settings may be better as they
> >adapt to machine memory, but it can also be a problem...
Philippe>Interesting. How/when do that happen ?
Philippe>It's a popup ? does it often trigger ?
Well, I tend to set Xmx / gclog before I launch it for the first time,
so I rarely see that popup.
AFAIK the default is something like Xmx750m:
https://github.com/JetBrains/intellij-community/blob/a5eb2
Thanks Felix
2016-10-29 10:34 GMT+02:00 Philippe Mouawad :
> I see Felix has done it, thanks Felix
>
> On Monday, October 24, 2016, Philippe Mouawad
> wrote:
>
> > Hello,
> > I had in mind to use this one for load testing to avoid reporting useless
> > (in terms of perf testing) logs:
> >
> > ht