From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp17.mail.ru (smtp17.mail.ru [94.100.176.154]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id D15D0469719 for ; Tue, 20 Oct 2020 18:58:50 +0300 (MSK) Date: Tue, 20 Oct 2020 18:58:48 +0300 From: "Alexander V. Tikhonov" Message-ID: <20201020155848.GA32316@hpalx> References: <20201018183706.GC5396@tarantool.org> <20201019042706.GA1834@root> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201019042706.GA1834@root> Subject: Re: [Tarantool-patches] [PATCH 0/3] LuaJIT misclib minor improvements List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Sergey Kaplun Cc: tarantool-patches@dev.tarantool.org Hi Sergey, thanks for the patch, I've checked its results on gitlab and no new degradations found, patch LGTM. https://gitlab.com/tarantool/tarantool/-/pipelines/205264265 On Mon, Oct 19, 2020 at 07:27:06AM +0300, Sergey Kaplun wrote: > Igor, > > On 18.10.20, Igor Munkin wrote: > > Sergey, > > > > I would like to ask you to add a "luajit" specifier to the message > > subject in further, similar this is added here[1]. It looks convenient, > > doesn't it? > > Yes, good idea! I will use this practise. > > > > > On 16.10.20, Sergey Kaplun wrote: > > > This patch series fix small faults crowed up in the scope of > > > > > > > > > > [1]: https://lists.tarantool.org/pipermail/tarantool-patches/2020-October/020297.html > > > > -- > > Best regards, > > IM > > -- > Best regards, > Sergey Kaplun