[ https://issues.apache.org/jira/browse/LUCENE-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17025085#comment-17025085 ]
Adrien Grand commented on LUCENE-9187: -------------------------------------- This profile option is pretty cool. +1 to removing the assert, I'd like to make it a dedicated test instead but it doesn't have to block the removal of the assertion. > 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 > Priority: Major > Attachments: LUCENE-9187.patch > > > 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