From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Artur Malabarba <bruce.connor.am@gmail.com>
Cc: emacs-devel <emacs-devel@gnu.org>
Subject: Re: Lazy printing in tabulated-list-mode
Date: Mon, 04 May 2015 08:38:26 -0400 [thread overview]
Message-ID: <jwvtwvsfrl7.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <CAAdUY-JTrz1Cn0jXP5sZ0HR51WwS9oabChaq78DU5nf1c4YQVg@mail.gmail.com> (Artur Malabarba's message of "Mon, 4 May 2015 09:21:37 +0100")
> Secondly, how do you see the running time on the profiler?
Supposedly, we have one sample per ms (given the default
profiler-sample-interval), so the 1.3s comes from the total number
of samples. I'm not actually sure this is accurate.
> 0.6s per print is less than the "couple of seconds" I reported
> earlier, because that was without byte-compiling. Still, I think it's
> something we can optimize because the benchmark reports 67% of the
> time was spent garbage collecting.
Right, 0.6s is not unbearable, but it's borderline, and there should be
optimization opportunities.
Stefan
prev parent reply other threads:[~2015-05-04 12:38 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-30 16:11 Lazy printing in tabulated-list-mode Artur Malabarba
2015-04-30 16:13 ` Artur Malabarba
2015-05-01 13:43 ` Stefan Monnier
2015-05-01 14:03 ` Artur Malabarba
2015-05-01 17:27 ` Stefan Monnier
2015-05-01 18:11 ` Artur Malabarba
2015-05-01 18:12 ` Artur Malabarba
2015-05-01 18:31 ` Artur Malabarba
2015-05-01 20:46 ` Stefan Monnier
2015-05-02 9:38 ` Artur Malabarba
2015-05-03 16:21 ` Stefan Monnier
2015-05-03 17:02 ` Artur Malabarba
2015-05-04 0:19 ` Stefan Monnier
2015-05-04 8:21 ` Artur Malabarba
2015-05-04 10:46 ` Artur Malabarba
2015-05-04 12:38 ` Stefan Monnier [this message]
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=jwvtwvsfrl7.fsf-monnier+emacs@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=bruce.connor.am@gmail.com \
--cc=emacs-devel@gnu.org \
/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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).