unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: "Basil L. Contovounesios" <contovob@tcd.ie>
To: Dmitry Gutov <dgutov@yandex.ru>
Cc: 46761@debbugs.gnu.org
Subject: bug#46761: 28.0.50; Speed up json.el encoding
Date: Sat, 27 Feb 2021 19:30:59 +0000	[thread overview]
Message-ID: <87a6rp1f64.fsf@tcd.ie> (raw)
In-Reply-To: <06140794-3f40-8a35-573d-4414d2611afc@yandex.ru> (Dmitry Gutov's message of "Sat, 27 Feb 2021 20:51:05 +0200")

Dmitry Gutov <dgutov@yandex.ru> writes:

> Looking good.

Thanks.

> I'm guessing there is an approximate size where structures smaller than that
> size will get slower to encode because of this change (creating a temp buffer
> and switching to it are not entirely free),

Of course, e.g. {"a": true}.

> but I can't think of a use case where this would matter.

Agreed, because by the time a single with-temp-buffer becomes the
limiting factor, the encoding time for such small objects is trivially
small.

-- 
Basil





  reply	other threads:[~2021-02-27 19:30 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-25  1:33 bug#46761: 28.0.50; Speed up json.el encoding Basil L. Contovounesios
2021-02-25 18:21 ` Basil L. Contovounesios
2021-02-25 19:36   ` Basil L. Contovounesios
2021-03-06 18:37     ` Basil L. Contovounesios
2021-02-27 18:51 ` Dmitry Gutov
2021-02-27 19:30   ` Basil L. Contovounesios [this message]
2021-02-27 20:01     ` Dmitry Gutov
2021-02-27 21:09       ` Basil L. Contovounesios
2021-02-27 21:10         ` Dmitry Gutov
2021-02-27 21:16   ` Basil L. Contovounesios
2021-02-27 21:21     ` Dmitry Gutov

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=87a6rp1f64.fsf@tcd.ie \
    --to=contovob@tcd.ie \
    --cc=46761@debbugs.gnu.org \
    --cc=dgutov@yandex.ru \
    /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).