From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtpng3.m.smailru.net (smtpng3.m.smailru.net [94.100.177.149]) (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 8DF7D4429E1 for ; Sat, 27 Jun 2020 16:31:25 +0300 (MSK) Date: Sat, 27 Jun 2020 16:22:11 +0300 From: Igor Munkin Message-ID: <20200627132211.GN3503@tarantool.org> References: <20200623215923.GK3503@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20200623215923.GK3503@tarantool.org> Subject: Re: [Tarantool-patches] [PATCH 0/2] Reduce Lua GC pressure in Tarantool List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kirill Yukhin Cc: tarantool-patches@dev.tarantool.org, Vladislav Shpilevoy I see Kirill has merged the patchset to all stable branches: * 1.10[1] (with some minor changes) * 2.3[2] * 2.4[3] * bleeding[4] I've dropped the remaining remote branch. On 24.06.20, Igor Munkin wrote: > Kirill, > > Please proceed with the series. > > > -- > Best regards, > IM [1]: https://github.com/tarantool/tarantool/commit/3a9dcbb [2]: https://github.com/tarantool/tarantool/commit/e13698f [3]: https://github.com/tarantool/tarantool/commit/33c7fff [4]: https://github.com/tarantool/tarantool/commit/e88c0d2 -- Best regards, IM