[jira] [Commented] (LUCENE-9027) SIMD-based decoding of postings lists

2020-09-08 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17192488#comment-17192488 ] Michael McCandless commented on LUCENE-9027: {quote}Furthermore, I think this advertises a

[jira] [Commented] (LUCENE-9027) SIMD-based decoding of postings lists

2020-08-20 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17181320#comment-17181320 ] David Smiley commented on LUCENE-9027: -- Furthermore, I think this advertises a best-practice for

[jira] [Commented] (LUCENE-9027) SIMD-based decoding of postings lists

2020-08-20 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17181319#comment-17181319 ] David Smiley commented on LUCENE-9027: -- bq. the version doesn't really matter I disagree.  Without

[jira] [Commented] (LUCENE-9027) SIMD-based decoding of postings lists

2020-08-19 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17180780#comment-17180780 ] Michael McCandless commented on LUCENE-9027: Ahh thanks [~jpountz]. Yeah +1 to remove any

[jira] [Commented] (LUCENE-9027) SIMD-based decoding of postings lists

2020-08-19 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17180639#comment-17180639 ] Adrien Grand commented on LUCENE-9027: -- I think that David is thinking of e.g. "FST50"

[jira] [Commented] (LUCENE-9027) SIMD-based decoding of postings lists

2020-08-18 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17179726#comment-17179726 ] Michael McCandless commented on LUCENE-9027: {quote}_Shouldn't the other postings formats

[jira] [Commented] (LUCENE-9027) SIMD-based decoding of postings lists

2020-08-17 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17179200#comment-17179200 ] David Smiley commented on LUCENE-9027: -- Question:  This feature introduced Lucene84PostingsFormat

[jira] [Commented] (LUCENE-9027) SIMD-based decoding of postings lists

2019-11-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16980279#comment-16980279 ] ASF subversion and git services commented on LUCENE-9027: - Commit

[jira] [Commented] (LUCENE-9027) SIMD-based decoding of postings lists

2019-11-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16980280#comment-16980280 ] ASF subversion and git services commented on LUCENE-9027: - Commit

[jira] [Commented] (LUCENE-9027) SIMD-based decoding of postings lists

2019-11-22 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16980032#comment-16980032 ] Adrien Grand commented on LUCENE-9027: -- This and my followup changes seem to have introduced a hit

[jira] [Commented] (LUCENE-9027) SIMD-based decoding of postings lists

2019-11-20 Thread Bruno Roustant (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16978213#comment-16978213 ] Bruno Roustant commented on LUCENE-9027: Impressive! > SIMD-based decoding of postings lists >

[jira] [Commented] (LUCENE-9027) SIMD-based decoding of postings lists

2019-11-19 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16978171#comment-16978171 ] Adrien Grand commented on LUCENE-9027: -- Nightly benchmarks have picked up this change. Several

[jira] [Commented] (LUCENE-9027) SIMD-based decoding of postings lists

2019-11-19 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16977532#comment-16977532 ] ASF subversion and git services commented on LUCENE-9027: - Commit

[jira] [Commented] (LUCENE-9027) SIMD-based decoding of postings lists

2019-11-18 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16976752#comment-16976752 ] ASF subversion and git services commented on LUCENE-9027: - Commit

[jira] [Commented] (LUCENE-9027) SIMD-based decoding of postings lists

2019-11-13 Thread Yonik Seeley (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16973707#comment-16973707 ] Yonik Seeley commented on LUCENE-9027: -- Yep, going little-endian is the right choice. big-endian

[jira] [Commented] (LUCENE-9027) SIMD-based decoding of postings lists

2019-11-13 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16973691#comment-16973691 ] Adrien Grand commented on LUCENE-9027: -- Following a suggestion by [~rcmuir] I specialized the patch

[jira] [Commented] (LUCENE-9027) SIMD-based decoding of postings lists

2019-11-13 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16973328#comment-16973328 ] Adrien Grand commented on LUCENE-9027: -- I guess it depends what kind of analytics, I expect counts

[jira] [Commented] (LUCENE-9027) SIMD-based decoding of postings lists

2019-11-12 Thread Paul Masurel (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16973070#comment-16973070 ] Paul Masurel commented on LUCENE-9027: -- The benefit is probably greater on analytics. Is there a

[jira] [Commented] (LUCENE-9027) SIMD-based decoding of postings lists

2019-11-08 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16970621#comment-16970621 ] Michael McCandless commented on LUCENE-9027: Thanks [~jpountz] – I forgot that Codec impacts

[jira] [Commented] (LUCENE-9027) SIMD-based decoding of postings lists

2019-11-07 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16969575#comment-16969575 ] Adrien Grand commented on LUCENE-9027: -- I'm curious whether you have thoughts about how the pull

[jira] [Commented] (LUCENE-9027) SIMD-based decoding of postings lists

2019-11-07 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16969571#comment-16969571 ] Adrien Grand commented on LUCENE-9027: -- This QPS is consistent with what we are seeing on the

[jira] [Commented] (LUCENE-9027) SIMD-based decoding of postings lists

2019-11-07 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16969339#comment-16969339 ] Michael McCandless commented on LUCENE-9027: Hmm why are your {{Term}} results crazy fast

[jira] [Commented] (LUCENE-9027) SIMD-based decoding of postings lists

2019-11-04 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16967237#comment-16967237 ] Robert Muir commented on LUCENE-9027: - +1 for PFOR to avoid the silly worst-cases. IIRC the only

[jira] [Commented] (LUCENE-9027) SIMD-based decoding of postings lists

2019-10-30 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16963116#comment-16963116 ] Adrien Grand commented on LUCENE-9027: -- The fact that throughput is better for lower bits per value

[jira] [Commented] (LUCENE-9027) SIMD-based decoding of postings lists

2019-10-24 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16959085#comment-16959085 ] Adrien Grand commented on LUCENE-9027: -- This is a file created by vim that should not have been

[jira] [Commented] (LUCENE-9027) SIMD-based decoding of postings lists

2019-10-24 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16959066#comment-16959066 ] Uwe Schindler commented on LUCENE-9027: --- What is the .swp file in the PR? > SIMD-based decoding

[jira] [Commented] (LUCENE-9027) SIMD-based decoding of postings lists

2019-10-24 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16959054#comment-16959054 ] Adrien Grand commented on LUCENE-9027: -- And here are results on wikibigall {noformat}