Hello! A single runAll of this code was 5h faster than regular master, in net time, but this might as well be measurement artifact. I will compare Run All Nightly which I have already started.
Regards, -- Ilya Kasnacheev пн, 17 февр. 2020 г. в 18:04, Ivan Pavlukhin <vololo...@gmail.com>: > Ilya, > > > 5 is smallest viable number, I hope that TC suites will run slightly > > faster, produce less logs, and will be easier to debug (smaller batches > of > > threads to scroll) > > It would be quite interesting for me to measure this positive effect. > Is it possible? > > From a practical standpoint I suppose it is necessary to ensure that > everything is ok with nightly tests as well. > > Best regards, > Ivan Pavlukhin > > пн, 17 февр. 2020 г. в 15:00, Ilya Kasnacheev <ilya.kasnach...@gmail.com>: > > > > Hello! > > > > I have created the following ticket: > > > > https://issues.apache.org/jira/browse/IGNITE-12663 > > > > Our current number of threads in pools is max(8, NCPU), this means, we > will > > see different behavior depending on hardware. > > > > I have adjusted GridAbstractTest so the default for most pools is 5, > > excluding striped, which is 8. > > > > 5 is smallest viable number, I hope that TC suites will run slightly > > faster, produce less logs, and will be easier to debug (smaller batches > of > > threads to scroll) > > > > Tests pass after fixing a single test. WDYT? > > > > Regards, > > -- > > Ilya Kasnacheev >