From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 20D532BB79 for ; Thu, 11 Apr 2019 03:28:47 -0400 (EDT) Received: from turing.freelists.org ([127.0.0.1]) by localhost (turing.freelists.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SICES1Awvys3 for ; Thu, 11 Apr 2019 03:28:47 -0400 (EDT) Received: from smtp58.i.mail.ru (smtp58.i.mail.ru [217.69.128.38]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTPS id C7F772BB55 for ; Thu, 11 Apr 2019 03:28:46 -0400 (EDT) Received: by smtp58.i.mail.ru with esmtpa (envelope-from ) id 1hEU8a-0004x8-HQ for tarantool-patches@freelists.org; Thu, 11 Apr 2019 10:28:44 +0300 Date: Thu, 11 Apr 2019 10:28:44 +0300 From: Konstantin Osipov Subject: [tarantool-patches] Re: [PATCH 2/2] vinyl: don't compress L1 runs Message-ID: <20190411072844.GA31100@chai> References: <1e080cbd666aa2d8ee9038af971ee0220677da0e.1554905969.git.vdavydov.dev@gmail.com> <2887580c0693a777c80a64a5bffb329578f79b3f.1554905969.git.vdavydov.dev@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2887580c0693a777c80a64a5bffb329578f79b3f.1554905969.git.vdavydov.dev@gmail.com> Sender: tarantool-patches-bounce@freelists.org Errors-to: tarantool-patches-bounce@freelists.org Reply-To: tarantool-patches@freelists.org List-Help: List-Unsubscribe: List-software: Ecartis version 1.0.0 List-Id: tarantool-patches List-Subscribe: List-Owner: List-post: List-Archive: To: tarantool-patches@freelists.org * 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. > > Closes #2389 I might want to open another ticket which would ensure all levels except the last two are left uncompressed. -- Konstantin Osipov, Moscow, Russia, +7 903 626 22 32 http://tarantool.io - www.twitter.com/kostja_osipov