[ https://issues.apache.org/jira/browse/LUCENE-8739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17422815#comment-17422815 ]
Michael McCandless commented on LUCENE-8739: -------------------------------------------- Wow, these are compelling results! Can you try running all Lucene unit tests with your new Codec? Something like {{-Dtests.codec=MyCodec}}. That is a great way to stress out a new Codec to look for any problems. Every test (except those that require a specific Codec) will exercise yours. How does your ([~pru30]) approach compare to [~jpountz]'s? Have you tried running {{luceneutil}} benchmarks with this new Codec? I'm very curious how it behaves on a larger corpus (English Wikipedia)... > ZSTD Compressor support in Lucene > --------------------------------- > > Key: LUCENE-8739 > URL: https://issues.apache.org/jira/browse/LUCENE-8739 > Project: Lucene - Core > Issue Type: New Feature > Components: core/codecs > Reporter: Sean Torres > Priority: Minor > Labels: features > Time Spent: 1h > Remaining Estimate: 0h > > ZStandard has a great speed and compression ratio tradeoff. > ZStandard is open source compression from Facebook. > More about ZSTD > [https://github.com/facebook/zstd] > [https://code.facebook.com/posts/1658392934479273/smaller-and-faster-data-compression-with-zstandard/] -- 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