From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lj1-f194.google.com (mail-lj1-f194.google.com [209.85.208.194]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id 7A65D469719 for ; Wed, 26 Feb 2020 11:20:32 +0300 (MSK) Received: by mail-lj1-f194.google.com with SMTP id h23so2007348ljc.8 for ; Wed, 26 Feb 2020 00:20:32 -0800 (PST) Date: Wed, 26 Feb 2020 11:20:29 +0300 From: Konstantin Osipov Message-ID: <20200226082029.GA5040@atlas> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Tarantool-patches] [PATCH vshard 1/1] router: bucket_id_strcrc32 and bucket_id_mpcrc32 List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Vladislav Shpilevoy Cc: tarantool-patches@dev.tarantool.org * Vladislav Shpilevoy [20/02/26 09:31]: > Closes #207 While you're at it, is this hardware crc32? Did you consider implementing it in C as a server built-in to avoid using messagepack as an interim representation? -- Konstantin Osipov, Moscow, Russia