From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Return-Path: Date: Thu, 4 Apr 2019 15:21:11 +0300 From: Konstantin Osipov Subject: Re: [PATCH 13/13] Make tuple comparison hints mandatory Message-ID: <20190404122111.GJ28969@chai> References: <48433d5bb7d1b611c11f9f6eb5c148636d311c7b.1554225074.git.vdavydov.dev@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <48433d5bb7d1b611c11f9f6eb5c148636d311c7b.1554225074.git.vdavydov.dev@gmail.com> To: Vladimir Davydov Cc: tarantool-patches@freelists.org List-ID: * Vladimir Davydov [19/04/02 20:35]: > There isn't much point in having separate versions of tuple comparators > that don't take tuple comparison hints anymore, because all hot paths > have been patched to use the hinted versions. Let's strip the _hinted > suffix from tuple_compare_hinted and others and zap un-hinted versions. > In a few remaining places in the code that still use un-hinted versions, > let's simply pass HINT_NONE. OK to push. -- Konstantin Osipov, Moscow, Russia, +7 903 626 22 32 http://tarantool.io - www.twitter.com/kostja_osipov