From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xavier Maillard Newsgroups: gmane.emacs.help Subject: Re: Profiling Emacs Lisp Date: Fri, 31 Aug 2007 03:00:32 +0200 Organization: GNU's Not UNIX! Message-ID: <200708310100.l7V10WdW005772@localhost.localdomain> References: <1188472771.153414.122840@k79g2000hse.googlegroups.com> Reply-To: Xavier Maillard NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1188526002 12469 80.91.229.12 (31 Aug 2007 02:06:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 31 Aug 2007 02:06:42 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: =?iso-8859-1?B?Tm9yZGz2dw==?= Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Aug 31 04:06:41 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IQvu7-0007WY-E1 for geh-help-gnu-emacs@m.gmane.org; Fri, 31 Aug 2007 04:06:35 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IQvu6-0000qm-IU for geh-help-gnu-emacs@m.gmane.org; Thu, 30 Aug 2007 22:06:34 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IQvtt-0000q3-DL for help-gnu-emacs@gnu.org; Thu, 30 Aug 2007 22:06:21 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IQvts-0000pf-S2 for help-gnu-emacs@gnu.org; Thu, 30 Aug 2007 22:06:21 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IQvts-0000pP-JK for help-gnu-emacs@gnu.org; Thu, 30 Aug 2007 22:06:20 -0400 Original-Received: from master.uucpssh.org ([193.218.105.66]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IQvtr-0000Vg-UQ for help-gnu-emacs@gnu.org; Thu, 30 Aug 2007 22:06:20 -0400 Original-Received: by master.uucpssh.org (Postfix, from userid 10) id 6D1F4ADF55; Fri, 31 Aug 2007 04:04:24 +0200 (CEST) Original-Received: from localhost.localdomain (IDENT:1000@localhost [127.0.0.1]) by localhost.localdomain (8.14.1/8.13.8) with ESMTP id l7V10WQk005775; Fri, 31 Aug 2007 03:00:32 +0200 Original-Received: (from xma@localhost) by localhost.localdomain (8.14.1/8.13.8/Submit) id l7V10WdW005772; Fri, 31 Aug 2007 03:00:32 +0200 In-reply-to: <1188472771.153414.122840@k79g2000hse.googlegroups.com> (message from =?iso-8859-1?B?Tm9yZGz2dw==?= on Thu, 30 Aug 2007 11:19:31 -0000) User-Agent: Rmail in GNU Emacs 23.0.51.2 on GNU/Linux Jabber-ID: xma01@jabber.fr X-uucpssh: Found to be clean X-uucpssh-SpamCheck: not spam, SpamAssassin (not cached, score=-4.37, required 4.6, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.03, BAYES_00 -2.60, SPF_HELO_PASS -0.00) X-uucpssh-From: xma@gnu.org X-Detected-Kernel: Linux 2.6 (newer, 3) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:46999 Archived-At: Hi, Is there a way to profile Emacs to get a list of what Emacs-Lisp code I am currently using is the most time-consuming. Sure there is, look at ELP. Xavier -- http://www.gnu.org http://www.april.org http://www.lolica.org