On Wednesday, 12 Jul 2023 at 02:48, Michael Heerdegen wrote:
> The slowness, is it only happening for that 600 Bytes file?  

I have no idea but I would assume not as I cannot believe that pretty
printing a file (see below) with 12 lines would take 0.5 GB of data to
process.

> How do the contents of that file look like -can you share some of the
> contents so that we can maybe find a recipe (you can replace any
> private information of course)?

--8<---------------cut here---------------start------------->8---
(("subject"
  ("^xxx .*" 100 nil r))
 ("from"
  ("\"name\" <email>" 10000 nil e)
  [... elided ...]
  ("name <email>" -1000 nil e)))
--8<---------------cut here---------------end--------------->8---

where the elided are lines that look like the one before or the one
after.

> And...you are using a master built (from when)?

On this computer, yes, master built two days ago.

I hope some of the above helps.  But, to be clear, this is not a
critical issue, just a minor annoyance. :-)

-- 
Eric S Fraga via gnus (Emacs 30.0.50 2023-07-10) on Debian 12.0


Reply via email to