[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Native compilation: the bird-eye view
From: |
Andrea Corallo |
Subject: |
Re: Native compilation: the bird-eye view |
Date: |
Sat, 16 May 2020 17:44:28 +0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) |
Eli Zaretskii <address@hidden> writes:
>> From: Andrea Corallo <address@hidden>
>> Cc: address@hidden
>> Date: Sat, 16 May 2020 17:03:13 +0000
>>
>> > And for the "non-average" user, who builds Emacs from sources? AFAIU,
>> > native compilation of all Lisp files takes many hours even on fast
>> > machines -- won't this be an annoyance if we don't come up with a JIT
>> > mechanism?
>>
>> I'm not sure but I guess than the 'JIT mechanism' is already in place
>> and called 'deferred-compilation'. Isn't it?
>
> You mean, you implemented it as part of the branch?
Yes
> Then I apologize
> for not knowing about its existence.
No issue, just to make sure we are on the same page. At the time I
wrote some description for that here:
https://akrl.sdf.org/gccemacs.html#org3422e30
I discuss that also around 22.30 at the presentation I've recorded for
ELS:
https://akrl.sdf.org/gccemacs.html#orgf6587ae
Regards
Andrea
--
address@hidden
- Native compilation: the bird-eye view, Eli Zaretskii, 2020/05/16
- Re: Native compilation: the bird-eye view, Andrea Corallo, 2020/05/16
- Re: Native compilation: the bird-eye view, Paul Eggert, 2020/05/16
- Re: Native compilation: the bird-eye view, Eli Zaretskii, 2020/05/16
- Re: Native compilation: the bird-eye view, Andrea Corallo, 2020/05/16
- Re: Native compilation: the bird-eye view, Eli Zaretskii, 2020/05/16
- Re: Native compilation: the bird-eye view,
Andrea Corallo <=
- Re: Native compilation: the bird-eye view, Eli Zaretskii, 2020/05/16
- Re: Native compilation: the bird-eye view, Andrea Corallo, 2020/05/16
- Re: Native compilation: the bird-eye view, Eli Zaretskii, 2020/05/16
- Re: Native compilation: the bird-eye view, Andrea Corallo, 2020/05/16
- Re: Native compilation: the bird-eye view, Andrea Corallo, 2020/05/18
- Re: Native compilation: the bird-eye view, ASSI, 2020/05/19
- Re: Native compilation: the bird-eye view, Andrea Corallo, 2020/05/19
- Re: Native compilation: the bird-eye view, Stefan Kangas, 2020/05/19
- Re: Native compilation: the bird-eye view, Andrea Corallo, 2020/05/19
- Re: Native compilation: the bird-eye view, Andrea Corallo, 2020/05/29