This version has fixed file missing during compilation.
On Tue, Mar 14, 2017 at 10:35 AM, Nala Ginrut wrote:
> Rebased to the latest, folks may download the tarball directly
> https://github.com/NalaGinrut/guile-tjit/releases/tag/tjit-2.1.8.975-1f6fc-rebase
>
>
> On Mon, Mar 6, 2017 at 7:19 PM,
Rebased to the latest, folks may download the tarball directly
https://github.com/NalaGinrut/guile-tjit/releases/tag/tjit-2.1.8.975-1f6fc-rebase
On Mon, Mar 6, 2017 at 7:19 PM, Nala Ginrut wrote:
> I've rebased the latest master (2.1.7.1040-0f7db-dirty) and fixed to work.
> The result become mor
I've rebased the latest master (2.1.7.1040-0f7db-dirty) and fixed to work.
The result become more interesting with the naive case mentioned in my
earlier mail:
Chez: 15s
Guile-JIT: 12s
Alright, we still need to face some problems.
In Atsuro's original design, there're two files should be included
赞(+1)
On Thu, Mar 2, 2017 at 3:49 PM Nala Ginrut wrote:
> Hi folks!
> It's been a long time for me to be inactive here. ;-)
>
> I saw there's thread to discuss Guile benchmark, I think it's better
> to mention the JIT compiler of Guile. It exists and real, and of
> course, very fast.
>
> Thanks
Hi folks!
It's been a long time for me to be inactive here. ;-)
I saw there's thread to discuss Guile benchmark, I think it's better
to mention the JIT compiler of Guile. It exists and real, and of
course, very fast.
Thanks Atsuro Hoshino, who is the author of Guile JIT compiler. We've
met on IC