From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Profiling native-compilation Date: Fri, 23 Apr 2021 13:52:59 +0300 Message-ID: <83fszhnugk.fsf@gnu.org> References: <83mttpo4rv.fsf@gnu.org> <83h7jxnuno.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="29838"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: akrl@sdf.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Apr 23 12:54:07 2021 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lZtRn-0007Z4-I1 for ged-emacs-devel@m.gmane-mx.org; Fri, 23 Apr 2021 12:54:07 +0200 Original-Received: from localhost ([::1]:60224 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lZtRm-00080f-L4 for ged-emacs-devel@m.gmane-mx.org; Fri, 23 Apr 2021 06:54:06 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:57808) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lZtQq-0007a5-64 for emacs-devel@gnu.org; Fri, 23 Apr 2021 06:53:08 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:44659) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lZtQp-0008M8-Nk; Fri, 23 Apr 2021 06:53:07 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:2749 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1lZtQo-0000xr-6S; Fri, 23 Apr 2021 06:53:07 -0400 In-Reply-To: <83h7jxnuno.fsf@gnu.org> (message from Eli Zaretskii on Fri, 23 Apr 2021 13:48:43 +0300) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:268313 Archived-At: > Date: Fri, 23 Apr 2021 13:48:43 +0300 > From: Eli Zaretskii > Cc: emacs-devel@gnu.org > > > From: Andrea Corallo > > Cc: Eli Zaretskii > > Date: Fri, 23 Apr 2021 08:57:55 +0000 > > > > BTW to get an idea, I know is not defined but very roughly how much time > > do we have before the 28 release branch is cut? To get a feeling of how > > much and what we can hope to fit into. > > Hard to say, but I think at least a year, including the pretest phase. Sorry, I missed the part about cutting the release branch. That would be sooner, perhaps 8 months from now? But it also depends on what other features we will want to include. For example, if we decide to include the pgtk branch, it could take more (I have no clear idea how ready that branch is for landing, and I have the impression that the branch is not tested by enough people, nowhere near the native-comp branch).