Hi all,
TL;DR; update your launcher VMs and your download scripts!
There is a new VM version: release 10.0.8 which fixes, among others, a performance regression that showed in some cases that overly relied on the interpreter.
See below the changes log, and for those interested, the fix for the performance issue is here:
https://github.com/pharo-project/pharo-vm/pull/705
What's Changed
Fixes #14768: File class>>primFileAttributes���� answers corrupted result by
@akgrant43
in
#697
Fix/speed regression by
@tesonep
in
#705
Full Changelog
:
v10.0.7...v10.0.8