zhaih commented on a change in pull request #163: URL: https://github.com/apache/lucene/pull/163#discussion_r644138606
########## File path: lucene/core/build.gradle ########## @@ -20,6 +20,8 @@ apply plugin: 'java-library' description = 'Lucene core library' dependencies { + implementation 'com.carrotsearch:hppc' Review comment: @bruno-roustant I tried WormMap yesterday (with hppc 0.9.0.RC2) and I didn't see benefits from the adversarial test case. Just to educate myself, is removal also a fast operation? -- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org