From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id ECizMm0hrmEJ5wAAgWs5BA (envelope-from ) for ; Mon, 06 Dec 2021 15:42:53 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id 2KWALm0hrmGXXQAA1q6Kng (envelope-from ) for ; Mon, 06 Dec 2021 14:42:53 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 7A8FD3B03 for ; Mon, 6 Dec 2021 15:42:53 +0100 (CET) Received: from localhost ([::1]:38148 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1muFCe-0004KA-Kd for larch@yhetil.org; Mon, 06 Dec 2021 09:42:52 -0500 Received: from eggs.gnu.org ([209.51.188.92]:56682) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1muFBw-0004FO-L3 for emacs-orgmode@gnu.org; Mon, 06 Dec 2021 09:42:08 -0500 Received: from [2a00:1450:4864:20::135] (port=38601 helo=mail-lf1-x135.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1muFBu-0006RG-SR for emacs-orgmode@gnu.org; Mon, 06 Dec 2021 09:42:08 -0500 Received: by mail-lf1-x135.google.com with SMTP id bi37so25922598lfb.5 for ; Mon, 06 Dec 2021 06:42:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version:content-transfer-encoding; bh=uJZ10dVIA7gFOxD7L+vkl+EkYV8PbLIRLzn+UD5NrTM=; b=BKYL4kWvtRntYUt8CrsxJ9E7abgMAblV4fleOUhLzumIPghPP7TamyjHzm7HH/rR7V Gu4k3EIAyB8NuymITiqPwIJ7+RQ7D0xRXKh8+HT0bQIG+H6wu6Q1OwZmZwWeb3Vsi+Yb vICAUdVnmAydjRzXTzgZ0IIKyqmoF9ENdhhBSJ8YNj7KE1WdNqz0y8VM8BIydDHzI+AN 0e+DAwWuS6JtIDyTLLcuU73/PbQSCJ3OtqtlH83II6y64mXZunTNiaLZi4qGRe4w5kRP lLIc+C9FOXiDOp5x6cBuMuJvHgY5tsI3HZ4hzzRNLcHub75udbkF8Q+xwUsTANDsqdJh COdQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version:content-transfer-encoding; bh=uJZ10dVIA7gFOxD7L+vkl+EkYV8PbLIRLzn+UD5NrTM=; b=UF7RdCXfmuCmrixmizEmwJQnvzVm1CwxM/2LcVGvJIeL2CF205DrbEBeq7Ix3WmNNM 4nPS9ReWJplkFtlxwjo2PiFPc00b4BhDCyGTWSP1dTh1xEkci2dFhgvLSFtZgMeWwA7n KQPiVaE7hZNr6S2HhAugt7/yy37XJKJuNrtDSmWLZtBuB5OLFjMUxhRtSVGh4adBsUFD 6GXOjxf3eQhRSvZp+zQI1qegscn56DuXtN1S6J6HctUfmayxtBoURLWLlrGRimOBV0al qJQtNHqPN0ckNtWLtJOU0Ohcfa1IwIube/xFVNx9ni9h8ZbfYmZ9x6F7FbBl77NSsTdZ d2ew== X-Gm-Message-State: AOAM532VNpIkfg67892hIo1Je08VbeR9m5AumjmSYJJv3lzNSXhAHy25 NqWn9/X8WUGyhL0Bp336POw= X-Google-Smtp-Source: ABdhPJxPArE8PtBo3g2VnIBYGOBGMIWvHM91moNOXq1B19HaQ2bJB7gea98CyZqACdnOccACcUqC1Q== X-Received: by 2002:a05:6512:3c9f:: with SMTP id h31mr3373164lfv.253.1638801724858; Mon, 06 Dec 2021 06:42:04 -0800 (PST) Received: from localhost ([141.105.67.194]) by smtp.gmail.com with ESMTPSA id bu14sm1357082lfb.197.2021.12.06.06.42.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 06 Dec 2021 06:42:04 -0800 (PST) From: Ihor Radchenko To: Kaushal Modi Subject: Re: [BUG] make test is extremely slow since b3cc2f793 [9.5.1 (9.5.1-g984367 @ /home/yantar92/.emacs.d/straight/build/org/)] In-Reply-To: References: <877dclj5gt.fsf@localhost> <871r2sz45i.fsf@nicolasgoaziou.fr> <875ys3d7vt.fsf@localhost> <878rwzmn82.fsf@nicolasgoaziou.fr> Date: Mon, 06 Dec 2021 22:43:31 +0800 Message-ID: <87zgpdkd4c.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a00:1450:4864:20::135 (failed) Received-SPF: pass client-ip=2a00:1450:4864:20::135; envelope-from=yantar92@gmail.com; helo=mail-lf1-x135.google.com X-Spam_score_int: -10 X-Spam_score: -1.1 X-Spam_bar: - X-Spam_report: (-1.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, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, PDS_HP_HELO_NORDNS=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: emacs-org list , Nicolas Goaziou Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1638801773; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=uJZ10dVIA7gFOxD7L+vkl+EkYV8PbLIRLzn+UD5NrTM=; b=a1io/0cslSijQQws9gw0B3K2f/DK+dpBwlaed45eU5Fc256cPU6zRi3RiHRtlucJPdTVZ8 DuLwhkFCR8gEvIX0CphFuVuoeNXNLCt3LJvFrsnrWCEY/S04wr3wozEoYg4EiiFHpiaM/6 s+of22/r3qPOc0j7WVLnExwvITNdc02GwGma7RHvem66hoQZLmnrUI5TvoWJ4M1oMz+X6s bNz97p/7uC2/Hx3GaC2zUd1fuuaGwLWFgUnP2mu/0n/lFVdyzRDzios3Bi4jqzEgs3owjw MN8/jhvnKLca+6tme2Qml12HArW0ubW+w3ePuGQRoKTTjNYdiCWkNmIavjgn2A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1638801773; a=rsa-sha256; cv=none; b=ainnAbjoeLoVLjMkhMRvqGJOCpV3TS3CNteelMumsPnYnr4m+m+QJ1/SBEEYeCcURuhMVm ukJin8/bRIsq21w0hL1H4yyVzFHCsQlWVoE7xTDHCIonJWzYkw+GPvh+5aenD5ddjzdmCk XOikl0oacxsETVbftQ+0Da9Hk7SbZHmi/bL0+waNzgBHjhEkguES39YjZ0b5Vlyw36bFD4 dDeqNycOWDAK4kyduTdJ3oFKbKfvKJtRgm27aCU5jAQ2l7LAjraHML3LXVAj+L1qfndH4X AhGdjC/YZH3grFNNkY/6T/RACAoUQTsF/Hav14uMUQ5GYBeR+KiWlqIB8+sniQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=BKYL4kWv; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: 0.16 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=BKYL4kWv; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 7A8FD3B03 X-Spam-Score: 0.16 X-Migadu-Scanner: scn0.migadu.com X-TUID: hs7YZkebsLg4 Kaushal Modi writes: > FWIW, the tests runs in about the same time for me. > > Running 1 tests (2021-12-06 08:59:31-0500, selector > =E2=80=98"^test-org-cite/adjust-note"=E2=80=99) > passed 1/1 test-org-cite/adjust-note (1.333928 sec) > > I just rebuild Org from main branch and I am on emacs-28 branch built last > Friday: Thanks for providing the extra data point. I did more research on my system and figured that the latest problem on my side is by bad. I was playing with data structure used to store org-element-cache and the slowdown was a side effect of breaking change in org-persist format (elisp reader did extremely poorly with the new datastructure). I confirm that the slowness is resolved on clean system. Best, Ihor