all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Noam Postavsky <npostavs@gmail.com>
To: Daniel Pittman <slippycheeze@google.com>
Cc: emacs-devel <emacs-devel@gnu.org>
Subject: Re: `process-send-*` performance seems ... bad?
Date: Wed, 19 Jun 2019 10:57:51 -0400	[thread overview]
Message-ID: <CAM-tV-8tmW821UuwGrnrVqpF_qGqfWMqLzg-bY91j98VRzU29g@mail.gmail.com> (raw)
In-Reply-To: <CAC45yQuk95Y0VC_pYf6RKpS0pU+=BYZtgsc1A=bUk2088C67LA@mail.gmail.com>

On Tue, 18 Jun 2019 at 17:55, Daniel Pittman <slippycheeze@google.com> wrote:

> ] cat obarray.data > in & wc < out & time fzf -f "hook mode" < in > out ; wait

> The code behind those results is attached

          (let ((default-directory

"/gssh:slippycheeze.c.googlers.com:/google/src/cloud/slippycheeze/work/google3/production/storage/chronicle/")

It looks you're running locally in the shell case, but over TRAMP in
the elisp case. I imagine that could have a pretty large effect on
timing. Is there a reason for binding default-directory like this?



  reply	other threads:[~2019-06-19 14:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-18 21:41 `process-send-*` performance seems ... bad? Daniel Pittman
2019-06-19 14:57 ` Noam Postavsky [this message]
2019-06-19 18:02   ` Daniel Pittman
2019-06-19 18:15     ` Noam Postavsky
2019-06-19 19:35       ` Daniel Pittman
2019-06-19 15:44 ` Eli Zaretskii

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=CAM-tV-8tmW821UuwGrnrVqpF_qGqfWMqLzg-bY91j98VRzU29g@mail.gmail.com \
    --to=npostavs@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=slippycheeze@google.com \
    /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.