Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:119284 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 73736 invoked from network); 16 Jan 2023 16:25:38 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 16 Jan 2023 16:25:38 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id CCE10180545 for ; Mon, 16 Jan 2023 08:25:37 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=-0.5 required=5.0 tests=BAYES_05,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2, SPF_HELO_NONE,SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS15169 209.85.128.0/17 X-Spam-Virus: No X-Envelope-From: Received: from mail-yw1-f172.google.com (mail-yw1-f172.google.com [209.85.128.172]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Mon, 16 Jan 2023 08:25:37 -0800 (PST) Received: by mail-yw1-f172.google.com with SMTP id 00721157ae682-4c131bede4bso387589847b3.5 for ; Mon, 16 Jan 2023 08:25:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=hWm4YqCD5ScIHPfbTkzQtZm4xMcq5EcBOQf2fh8SbAM=; b=KdFxHnBoRzUEFL7lLzCPNWENP15cpmBvDOuZo9Bg2Arx15QDUjcV9l9MbGX8sL89GG DjsC4NFTx6h4nSF/f2pPt+c/B5bTHlN4+CuiCItJgXvjGZyG56YvSBC3cJkZaqUZ99Cv 25Jd3QyQpg6grZFMUlLZnU6yUO5LEggY5td1HVawOlDE14UY2o6bQCfodTnWWiVFhmkB 5RWkihutNzlvMg6wUlZpmd8A6Ms9IwA9rr4jxy5mNxY9gE0jbJmLBOYpqRYoMYA9ntf7 PVSZMfdie3SwCV19XnFAqdvUzwm01VOGxBpgRXguhCECLe4e3q5NuSx+BTgPjzVtI9SL sBEA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=hWm4YqCD5ScIHPfbTkzQtZm4xMcq5EcBOQf2fh8SbAM=; b=GYcXfmLmXxTTGdQI3cCAZu2CS3zTtlb/6zvJmTSuJHCtu7Ar3kdy+jdrr9o3sip9XF ALJ3sImBirQURPgEfsYdRZGspWvtmGTuiwkLruYHOZUJbQ61ZFa6A4ApMSrmPF9t0mWR VPc8RzniNDPsP/B57WXwrqN23N2y9gTo0m3xcErutJ3VXCCwz6SRW96Pjj/fVdo0KbVo LFKVbWeEI5jtsv4fX+QLfiIKhJGnJUgPBGO6h8jUOxg66HZPxR5ID1qIMMhAcYsxhPAb epxwTUqq4+ofCv6B3BsDzSSQK+Bx6EjmlgvypU6vZwfpErboyqlkpQkZZusxkwjaJfM3 5CQw== X-Gm-Message-State: AFqh2kohPCXbi/8UXKBPi0u5XJ2xhyR1Ai9m5ni+4OkeIivv6bT3l5sl RLE29x4CTpLPbSu37R4Cz2PeKi6BrKF/8A6skps= X-Google-Smtp-Source: AMrXdXth8dClZBN0bFLgUSw4PS3za121XW9DlOp+P4v+ydcYs6qMXf2Wxb93nT7YgeS40Ht0S8EfWhRLgPVMuxvkt4A= X-Received: by 2002:a0d:c846:0:b0:4da:4e12:f6cb with SMTP id k67-20020a0dc846000000b004da4e12f6cbmr2145045ywd.398.1673886336795; Mon, 16 Jan 2023 08:25:36 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: Date: Mon, 16 Jan 2023 16:25:25 +0000 Message-ID: To: Max Kellermann Cc: Chase Peeler , internals@lists.php.net Content-Type: multipart/alternative; boundary="0000000000007fc8af05f2640841" Subject: Re: [PHP-DEV] RFC: rules for #include directives From: tekiela246@gmail.com (Kamil Tekiela) --0000000000007fc8af05f2640841 Content-Type: text/plain; charset="UTF-8" Have you done any benchmarking in terms of build time? Is there any tangible difference or is it only theoretical? --0000000000007fc8af05f2640841--