From dev-return-185461-apmail-lucene-dev-archive=lucene.apache.org@lucene.apache.org Wed Nov 5 16:33:35 2014 Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8813717D78 for ; Wed, 5 Nov 2014 16:33:35 +0000 (UTC) Received: (qmail 56922 invoked by uid 500); 5 Nov 2014 16:33:34 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 56858 invoked by uid 500); 5 Nov 2014 16:33:34 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 56847 invoked by uid 99); 5 Nov 2014 16:33:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Nov 2014 16:33:34 +0000 Date: Wed, 5 Nov 2014 16:33:34 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: dev@lucene.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (LUCENE-6040) Speedup broadword bit selection MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/LUCENE-6040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14198601#comment-14198601 ] ASF subversion and git services commented on LUCENE-6040: --------------------------------------------------------- Commit 1636913 from [~jpountz] in branch 'dev/trunk' [ https://svn.apache.org/r1636913 ] LUCENE-6040: Speedup broadword bit selection. > Speedup broadword bit selection > ------------------------------- > > Key: LUCENE-6040 > URL: https://issues.apache.org/jira/browse/LUCENE-6040 > Project: Lucene - Core > Issue Type: Improvement > Components: core/other > Reporter: Paul Elschot > Priority: Minor > Attachments: LUCENE-6040.patch, LUCENE-6040.patch > > > Use table lookup instead of some broadword manipulations -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org