On Mon, Dec 4, 2023 at 9:37 PM Mark Thomas <ma...@apache.org> wrote: > > On 04/12/2023 19:06, ma...@apache.org wrote: > > This is an automated email from the ASF dual-hosted git repository. > > > > markt pushed a commit to branch main > > in repository https://gitbox.apache.org/repos/asf/tomcat.git > > > > > > The following commit(s) were added to refs/heads/main by this push: > > new c766eefed9 Refactor long running tests to improve parallelism > > c766eefed9 is described below > > > > commit c766eefed99cb7004f29468d1e5546eef2a5eae8 > > Author: Mark Thomas <ma...@apache.org> > > AuthorDate: Mon Dec 4 19:06:26 2023 +0000 > > > > Refactor long running tests to improve parallelism > > This didn't work as I hoped. The tests weren't CPU bound and this change > actually made things worse. > > I've done some work with a profiler and I have a better plan for these > tests. > > I'll be reverting this change and implementing an alternative.
Nice try. I thought it would do something for CI since well, lots of slow threads there usually. Rémy --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org