jeho-rpls commented on issue #16397: URL: https://github.com/apache/lucene/issues/16397#issuecomment-4991170756
Hi, I added this test in #16368. The size was deliberate since the timing assertion needs a wide margin, but I did't weigh what that costs on every check run. How about asserting through InfoStream that the graph build never ran to completion, instead of asserting on elapsed time? I think that signal stays valid at any size, so docs per segment and beam width could be cut substantially. If that sounds reasonable, I will open a PR and verify the smaller test still fails with the abort check removed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
