[jira] [Commented] (LUCENE-3179) OpenBitSet.prevSetBit()

2011-07-06 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060829#comment-13060829 ] Uwe Schindler commented on LUCENE-3179: --- Committed long versions and additional

[jira] [Commented] (LUCENE-3179) OpenBitSet.prevSetBit()

2011-06-30 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13057980#comment-13057980 ] Uwe Schindler commented on LUCENE-3179: --- Any other comments/microbenchmarks from

[jira] [Commented] (LUCENE-3179) OpenBitSet.prevSetBit()

2011-06-27 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13055506#comment-13055506 ] Michael McCandless commented on LUCENE-3179: Patch looks good Uwe -- thanks!

[jira] [Commented] (LUCENE-3179) OpenBitSet.prevSetBit()

2011-06-26 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13055063#comment-13055063 ] Michael McCandless commented on LUCENE-3179: Thanks for fixing these Uwe! I

[jira] [Commented] (LUCENE-3179) OpenBitSet.prevSetBit()

2011-06-26 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13055064#comment-13055064 ] Michael McCandless commented on LUCENE-3179: bq. One more comment: When

[jira] [Commented] (LUCENE-3179) OpenBitSet.prevSetBit()

2011-06-24 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13054578#comment-13054578 ] Uwe Schindler commented on LUCENE-3179: --- The check for negative indexes must be

[jira] [Commented] (LUCENE-3179) OpenBitSet.prevSetBit()

2011-06-24 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13054606#comment-13054606 ] Paul Elschot commented on LUCENE-3179: -- The 3179-fix patch looks good to me. I

[jira] [Commented] (LUCENE-3179) OpenBitSet.prevSetBit()

2011-06-24 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13054607#comment-13054607 ] Yonik Seeley commented on LUCENE-3179: -- +1, patch looks good Uwe.

[jira] [Commented] (LUCENE-3179) OpenBitSet.prevSetBit()

2011-06-24 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13054681#comment-13054681 ] Uwe Schindler commented on LUCENE-3179: --- One more comment: When working on the

[jira] [Commented] (LUCENE-3179) OpenBitSet.prevSetBit()

2011-06-09 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13046641#comment-13046641 ] Michael McCandless commented on LUCENE-3179: I think we should just commit

[jira] [Commented] (LUCENE-3179) OpenBitSet.prevSetBit()

2011-06-08 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13046140#comment-13046140 ] Paul Elschot commented on LUCENE-3179: -- I did a bit of performance testing (sun java

[jira] [Commented] (LUCENE-3179) OpenBitSet.prevSetBit()

2011-06-08 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13046169#comment-13046169 ] Dawid Weiss commented on LUCENE-3179: - You're not providing the required contex --

[jira] [Commented] (LUCENE-3179) OpenBitSet.prevSetBit()

2011-06-08 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13046227#comment-13046227 ] Paul Elschot commented on LUCENE-3179: -- The java.vm.version value 1.6.0_03-b05,

[jira] [Commented] (LUCENE-3179) OpenBitSet.prevSetBit()

2011-06-07 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13045576#comment-13045576 ] Yonik Seeley commented on LUCENE-3179: -- Hey Paul, did you try this implementation

[jira] [Commented] (LUCENE-3179) OpenBitSet.prevSetBit()

2011-06-07 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13045587#comment-13045587 ] Paul Elschot commented on LUCENE-3179: -- I did not try this against

[jira] [Commented] (LUCENE-3179) OpenBitSet.prevSetBit()

2011-06-07 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13045655#comment-13045655 ] Uwe Schindler commented on LUCENE-3179: --- If it's faster, should we not replace it

[jira] [Commented] (LUCENE-3179) OpenBitSet.prevSetBit()

2011-06-07 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13045656#comment-13045656 ] Uwe Schindler commented on LUCENE-3179: --- With the previous comment I also refer to

[jira] [Commented] (LUCENE-3179) OpenBitSet.prevSetBit()

2011-06-07 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13045659#comment-13045659 ] Dawid Weiss commented on LUCENE-3179: - I posted the benchmarks of intrinsic vs.

[jira] [Commented] (LUCENE-3179) OpenBitSet.prevSetBit()

2011-06-07 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13045662#comment-13045662 ] Dawid Weiss commented on LUCENE-3179: - I think it's the 1.6 that adds these

[jira] [Commented] (LUCENE-3179) OpenBitSet.prevSetBit()

2011-06-07 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13045667#comment-13045667 ] Dawid Weiss commented on LUCENE-3179: - Intrinsics are implemented/added at the

[jira] [Commented] (LUCENE-3179) OpenBitSet.prevSetBit()

2011-06-07 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13045669#comment-13045669 ] Uwe Schindler commented on LUCENE-3179: --- You misunderstood me, i know what

[jira] [Commented] (LUCENE-3179) OpenBitSet.prevSetBit()

2011-06-07 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13045674#comment-13045674 ] Yonik Seeley commented on LUCENE-3179: -- bq. And the so called hand crafted method is

[jira] [Commented] (LUCENE-3179) OpenBitSet.prevSetBit()

2011-06-07 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13045676#comment-13045676 ] Paul Elschot commented on LUCENE-3179: -- The micro benchmarks for ntz() and pop() are

[jira] [Commented] (LUCENE-3179) OpenBitSet.prevSetBit()

2011-06-07 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13045679#comment-13045679 ] Dawid Weiss commented on LUCENE-3179: - Oh, ok -- clear. So, my comment was related to

[jira] [Commented] (LUCENE-3179) OpenBitSet.prevSetBit()

2011-06-07 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13045682#comment-13045682 ] Uwe Schindler commented on LUCENE-3179: --- OK, so we can sefely remove BitUtil.pop

[jira] [Commented] (LUCENE-3179) OpenBitSet.prevSetBit()

2011-06-07 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13045685#comment-13045685 ] Paul Elschot commented on LUCENE-3179: -- As to the performance, the current patch at