[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: master 1d952078c0c: Mark two tests as expensive
From: |
Stephen Berman |
Subject: |
Re: master 1d952078c0c: Mark two tests as expensive |
Date: |
Fri, 15 Sep 2023 14:37:11 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
On Fri, 15 Sep 2023 05:28:43 -0400 (EDT) Stefan Kangas <stefankangas@gmail.com>
wrote:
> branch: master
> commit 1d952078c0c45fc095795294351a4a2ee7e6c253
> Author: Stefan Kangas <stefankangas@gmail.com>
> Commit: Stefan Kangas <stefankangas@gmail.com>
>
> Mark two tests as expensive
>
> * test/lisp/calendar/todo-mode-tests.el
> (todo-test-add-and-delete-file):
> * test/lisp/simple-tests.el (simple-tests-shell-command-39067):
> Mark tests taking more than 10 seconds to run on a MacBook Pro from
> 2015 as expensive.
That's surprising. On my 2019 GNU/Linux desktop with an i7-8700 CPU @
3.20GHz each of these tests takes 1 second according to the ert output
(impressionistically, todo-test-add-and-delete-file seemed faster). Can
you tell where the bottleneck is for you, maybe by profiling?
Steve Berman
- Re: master 1d952078c0c: Mark two tests as expensive,
Stephen Berman <=