Hello,
I'm quite proud to provide my presentation for the VMIL talk I did on
Polyphemus https://www.youtube.com/watch?v=-phxX8ia630.
Hope this may be of interest to some of you !
Feel free to ping me for questions :)
Cheers !
On 16/08/2022 10:36, pmissech wrote:
> Hello,
>
> Although i will not be able to attend ESUG'22, a friend agreed to
> present one of our projects to the innovation award.
> **Polyphemus** is a VM related, but public aims at any kind of
> developers.
> Particularly, the video submission talks about how to look at an image
> and how to **recover** dead images.
> Feel free to contact me if you have any questions !
> Enjoy (and vote for Polyphemus!).
>
> 5 minutes video, Innovation Technology Award submission:
> https://youtu.be/zf3cCtNW830
> Repository: github.com/hogoww/Polyphemus/
> Additionnal information on image recovery:
> https://github.com/hogoww/Polyphemus/blob/main/Documentation/ResurrectingDe…
>
> Cheers !
Thanks Pablo!!!
> El 12 dic. 2022, a las 14:30, tesonep(a)gmail.com escribió:
>
> Hello,
> I have released a new version of the Pharo VM for Pharo 9, Pharo 10 and Pharo 11. This VM is accessible right now from Zero-Conf, updating it in the Pharo Launcher or using the usual downloads (as described in pharo.org/download <http://pharo.org/download>).
>
> This version includes a series of bug fixes and upgrades on the third-party libraries.
>
> Changelog:
>
> - Implementing High resolution clock for ARM64 (Used during profiling)
> - Updating third party libraries for all the graphic layer.
> - Fixing a performance regression on the allocation of opcodes and fix-ups.
> Cleaning only the ones that are going to be used.
> Like this, this version has the same speed than before when allocating in the stack.
> - Correctly handling the encoding of the command line arguments of the VM (Windows)
> - Allocating the opcodes and fixup structs only once and reusing them (Reducing risk of C Stack Overflow)
>
> Thanks a lot, and any doubt please let me know.
> Cheers,
>
> Pablo on behalf of the whole Pharo team.
>
> --
> Pablo Tesone.
> tesonep(a)gmail.com <mailto:tesonep@gmail.com>