all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Emanuel Berg <moasen@zoho.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Emacs startup suddenly slower
Date: Thu, 14 Sep 2017 01:16:57 +0200	[thread overview]
Message-ID: <86shfqdw9i.fsf@zoho.com> (raw)
In-Reply-To: CAOj2CQQrNQcd21Z88+r1X+EDPH0p4RPc7A9b+upZus3nFR5v=g@mail.gmail.com

John Mastro wrote:

> I suspect this is from its behavioral
> analysis features but I've tried adding Emacs
> to its various exception lists without luck.
> The only thing that restores the lower
> startup time is to completely kill the
> antivirus program, which is unacceptable, so
> I just live with it.

Startup time is also a bit irrelevant, even
83s, as typically what you'd do is simply turn
it (Emacs) on and then keep it running.
Uptime, remember?

PS. Why do you want to run an antivirus program
    each time you start Emacs? Is that a new
    vulnerable interface where the crackers
    lay their attentions?

PPS. Here are my times executing the following
     command. N.B. that is the Unix shell tool
     time(1), available in the repos, and not
     the 'time' of a shell like bash or zsh.

     With customization and extention:

         /usr/bin/time --format=%es --output=times.txt --append emacs -eval '(save-buffers-kill-terminal t)'

         13.07s

     Without it, the -Q option:

         /usr/bin/time --format=%es --output=times.txt --append emacs -eval '(save-buffers-kill-terminal t)'
    
         0.23s

     But those 12.84s have no meaning.
     I've "lost" considerably more time doing
     those tests and writing this post.


         love and pain             /
         it never stays the same   /
         or is it just a game      /
         a life with love and pain
         
         (Captain Hollywood Project,
                               1996)


-- 
underground experts united
http://user.it.uu.se/~embe8573




  reply	other threads:[~2017-09-13 23:16 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-13 17:26 Emacs startup suddenly slower Sivaram Neelakantan
2017-09-13 17:46 ` Drew Adams
2017-09-13 19:19 ` Eli Zaretskii
2017-09-13 19:43 ` Emanuel Berg
2017-09-13 20:53 ` John Mastro
2017-09-13 23:16   ` Emanuel Berg [this message]
2017-09-16 19:23     ` John Mastro
2017-09-16 20:48       ` Emanuel Berg
2017-09-14  2:56   ` Sivaram Neelakantan
  -- strict thread matches above, loose matches on Subject: below --
2017-09-18  8:01 Richard Melville

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=86shfqdw9i.fsf@zoho.com \
    --to=moasen@zoho.com \
    --cc=help-gnu-emacs@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.