all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: yyoncho <yyoncho@gmail.com>
To: 38561@debbugs.gnu.org
Subject: bug#38561: 27.0.50; Feature request: expose buffer size setting for process filters
Date: Tue, 10 Dec 2019 19:25:17 +0200	[thread overview]
Message-ID: <CACCVLQW0A3ZrzKoRJq_EVxxc_hOhmXvwjxK2CvDdOeBQ2OvnBQ@mail.gmail.com> (raw)
In-Reply-To: <CACCVLQXmYbzZiVjdr8x6dzRQ0nc+Yacs7fR3Kh9P5FRcmk=PUQ@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 304 bytes --]

Adding some performance numbers from lsp-mode project.

(with-current-buffer "DemoApplication.java"
  (benchmark-run 10 (lsp-request "workspace/symbol" (list :query "S"))))

;; Emacs from master
=> (4.203047857 0 0.0)

;; tested with emacs compiled with 1mb buffer.
=> (3.132925793 0 0.0)


Thanks,
Ivan

[-- Attachment #2: Type: text/html, Size: 500 bytes --]

  reply	other threads:[~2019-12-10 17:25 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-10 17:17 bug#38561: 27.0.50; Feature request: expose buffer size setting for process filters yyoncho
2019-12-10 17:25 ` yyoncho [this message]
2019-12-21  8:49   ` Eli Zaretskii
2019-12-21 14:43     ` yyoncho
2019-12-21 17:47       ` Eli Zaretskii
2019-12-21 18:25         ` Eli Zaretskii
2019-12-21 19:30           ` yyoncho
2019-12-21 19:36             ` Eli Zaretskii
2019-12-21 19:59               ` yyoncho
2019-12-22 14:23           ` Dmitry Gutov
2019-12-22 17:25             ` 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=CACCVLQW0A3ZrzKoRJq_EVxxc_hOhmXvwjxK2CvDdOeBQ2OvnBQ@mail.gmail.com \
    --to=yyoncho@gmail.com \
    --cc=38561@debbugs.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 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.