Robert Muir created LUCENE-9187: ----------------------------------- Summary: remove too-expensive assert from LZ4 HighCompressionHashTable Key: LUCENE-9187 URL: https://issues.apache.org/jira/browse/LUCENE-9187 Project: Lucene - Core Issue Type: Task Reporter: Robert Muir
This is the slowest method in the lucene tests. See LUCENE-9185 for what I mean. If you look at it, its checking 64k values every time the assert is called. -- 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