all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Angelo Graziosi <angelo.graziosi@alice.it>
To: YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Cc: sand@blarg.net, emacs-devel@gnu.org
Subject: Re: Emacs HEAD regressions (another test case)
Date: Fri, 06 Feb 2009 17:05:52 +0100	[thread overview]
Message-ID: <498C5FE0.6020404@alice.it> (raw)
In-Reply-To: <wliqnn6cv3.wl%mituharu@math.s.chiba-u.ac.jp>

YAMAMOTO Mitsuharu ha scritto:

> 
> Could you try the patch below to see if it affects the performance?

With the patch, Emacs HEAD works just fine!

Thanks,
    Angelo.


> 
> 				     YAMAMOTO Mitsuharu
> 				mituharu@math.s.chiba-u.ac.jp
> 
> Index: src/atimer.c
> ===================================================================
> RCS file: /cvsroot/emacs/emacs/src/atimer.c,v
> retrieving revision 1.31
> diff -c -p -r1.31 atimer.c
> *** src/atimer.c	30 Jan 2009 13:06:09 -0000	1.31
> --- src/atimer.c	6 Feb 2009 10:59:24 -0000
> *************** run_timers ()
> *** 384,389 ****
> --- 384,391 ----
>         EMACS_GET_TIME (now);
>       }
>   
> +   if (atimers == NULL)
> +     pending_atimers = 0;
>   #ifdef SYNC_INPUT
>     if (pending_atimers)
>       pending_signals = 1;





  reply	other threads:[~2009-02-06 16:05 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-04  9:49 Emacs HEAD regressions Angelo Graziosi
2009-02-05  4:52 ` sand
2009-02-05 10:08   ` Emacs HEAD regressions (another test case) Angelo Graziosi
2009-02-06  2:42     ` sand
2009-02-06 11:09     ` YAMAMOTO Mitsuharu
2009-02-06 16:05       ` Angelo Graziosi [this message]
2009-02-07  3:11         ` sand
2009-02-07  4:16       ` Chong Yidong
2009-02-06 13:30     ` Bruce Stephens

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=498C5FE0.6020404@alice.it \
    --to=angelo.graziosi@alice.it \
    --cc=emacs-devel@gnu.org \
    --cc=mituharu@math.s.chiba-u.ac.jp \
    --cc=sand@blarg.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.