From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Daniel Colascione Newsgroups: gmane.emacs.devel Subject: =?US-ASCII?Q?Re=3A_Short_functions_=28was=3A_=5Be?= =?US-ASCII?Q?lpa=5D_externals/consult_4aa49?= =?US-ASCII?Q?ee324_3/5=3A_consult--async-pi?= =?US-ASCII?Q?peline=3A_Convert_to_function=29?= Date: Mon, 06 Jan 2025 11:57:46 -0500 Message-ID: <6B4F0218-6692-4CD2-BECD-0C7CA047FC3E@dancol.org> References: <173617561349.1583674.17727386803499537943@vcs3.savannah.gnu.org> <20250106150015.2A1DD1043A07@vcs3.savannah.gnu.org> <87cygz7wl8.fsf@daniel-mendler.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="23218"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: K-9 Mail for Android To: emacs-devel@gnu.org, Stefan Monnier , Daniel Mendler Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Jan 06 17:58:22 2025 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 1tUqQo-0005rH-B8 for ged-emacs-devel@m.gmane-mx.org; Mon, 06 Jan 2025 17:58:22 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1tUqQR-0007cZ-6p; Mon, 06 Jan 2025 11:57:59 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tUqQP-0007cR-Mx for emacs-devel@gnu.org; Mon, 06 Jan 2025 11:57:57 -0500 Original-Received: from dancol.org ([2600:3c01:e000:3d8::1]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tUqQO-0008UP-3W for emacs-devel@gnu.org; Mon, 06 Jan 2025 11:57:57 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=dancol.org; s=x; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-ID: References:In-Reply-To:Subject:To:From:Date:Sender:Reply-To:Cc:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=lk0xLUafFgtocIL4h4Nm08bZbCm4POftRrhUJIy23jQ=; b=fiRiVojY4pxWE+Dm/BHLaDGYVt B/yypoOjyGyqTpaz/qDwGxv/4TSxXMBT7xXtvCYnXMJDQd3Iq4PEVKj+NgFn9gbKWr7m0u8THJfdi F00JP+rxb0Z/AEqc/ihSLa6crHVT71X6oliDL2D1KmXAs4lXG6nFR/1axm9vp5Y0MaTZl6u2kBHl/ MQiLSehYUlazlVUerNQVUvFnv0nDVPlRMbsiBi2trd6CJS7toWm29r8Azc9LoHh2CNJb6PCmiu41M ETbDh4XNi+2bKx5EOrpL9LOUqAh5iA312isW2lfCmI8LXxRrBmt2oyonW18CC00xIyCLjNZPbf499 xL7TXf7Q==; Original-Received: from 2603-9001-4203-1ab2-45fd-3afc-68a1-5857.inf6.spectrum.com ([2603:9001:4203:1ab2:45fd:3afc:68a1:5857]:39448 helo=[IPv6:::1]) by dancol.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.96) (envelope-from ) id 1tUqQK-00033o-23; Mon, 06 Jan 2025 11:57:52 -0500 In-Reply-To: Received-SPF: pass client-ip=2600:3c01:e000:3d8::1; envelope-from=dancol@dancol.org; helo=dancol.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 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-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:327742 Archived-At: On January 6, 2025 11:52:12 AM EST, Stefan Monnier wrote: > more efficient, we'd want to avoid both heap allocation and recursion, > but sadly from ELisp the only way to allocate non-heap memory is via > recursion=2E=20 Hopefully, generational GC will make heap allocation much less burdensome = and the need for stack allocation (and escape analysis) less pressing=2E