Robert Muir created LUCENE-9195: ----------------------------------- Summary: more slow tests fixes Key: LUCENE-9195 URL: https://issues.apache.org/jira/browse/LUCENE-9195 Project: Lucene - Core Issue Type: Task Reporter: Robert Muir
I tried to tackle some of the slower core tests, especially multithreaded ones. Some of these were in quite bad shape, dependent on wall-clock time, etc. Improving these threaded tests was productive: even though the test may only report that it took 2s, if it cranked up 6 threads to do that, it really used a lot more resources behind the scenes which slows down overall test runs. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org