From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 11 Apr 2019 13:24:46 +0300 From: Vladimir Davydov Subject: Re: [tarantool-patches] Re: [PATCH 2/2] vinyl: don't compress L1 runs Message-ID: <20190411102446.s5gejqra7ex7zxmr@esperanza> References: <1e080cbd666aa2d8ee9038af971ee0220677da0e.1554905969.git.vdavydov.dev@gmail.com> <2887580c0693a777c80a64a5bffb329578f79b3f.1554905969.git.vdavydov.dev@gmail.com> <20190411072844.GA31100@chai> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190411072844.GA31100@chai> To: Konstantin Osipov Cc: tarantool-patches@freelists.org List-ID: On Thu, Apr 11, 2019 at 10:28:44AM +0300, Konstantin Osipov wrote: > * Vladimir Davydov [19/04/10 18:12]: > > L1 runs are usually the most frequently read and smallest runs at the > > same time so we gain nothing by compressing them. > > OK to push. Pushed to master, 2.1, and 1.10.