[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Shrinking the C core
From: |
Arthur Miller |
Subject: |
Re: Shrinking the C core |
Date: |
Mon, 28 Aug 2023 16:35:09 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Andrea Monaco <andrea.monaco@autistici.org> writes:
> Turning a program into multi-threaded _may_ make it faster and more
> responsive, but that is not necessary nor sufficient.
>
> As an example on my laptop, Emacs (a big single-threaded program) is
> faster and more responsive than web browsers and mail clients (big
> multi-threaded programs).
I am affraid that would be very missleading comparison. Your browsers do
a __lot__ more work than Emacs does, and I mean __lot__. It is like
saying Notepad is so very much faster than Gimp. Trying opening an image
of size say 1200z1024 in Emacs and zoom in/out, compare to the same
operation in your browser.
> Sometimes emacs freezes briefly, but so do the other programs.
>
>
>
> Andrea Monaco
- Re: Shrinking the C core, (continued)
Re: Shrinking the C core, Po Lu, 2023/08/27
- Re: Shrinking the C core, chad, 2023/08/27
- Re: Shrinking the C core, Emanuel Berg, 2023/08/28
- Re: Shrinking the C core, Arthur Miller, 2023/08/28
- Re: Shrinking the C core, Po Lu, 2023/08/28
- Re: Shrinking the C core, Andrea Monaco, 2023/08/28
- Re: Shrinking the C core,
Arthur Miller <=
Re: Shrinking the C core, Arthur Miller, 2023/08/28
Re: Shrinking the C core, Po Lu, 2023/08/28
Re: Shrinking the C core, Ihor Radchenko, 2023/08/28
Re: Shrinking the C core, Arthur Miller, 2023/08/28
Re: Shrinking the C core, Ihor Radchenko, 2023/08/28
Re: Shrinking the C core, Arthur Miller, 2023/08/29
Re: Shrinking the C core, Po Lu, 2023/08/28
Re: Shrinking the C core, Arthur Miller, 2023/08/29
Re: Shrinking the C core, Po Lu, 2023/08/29
Re: Shrinking the C core, Emanuel Berg, 2023/08/31