On Monday, 1 June 2020 at 17:29:44 UTC, kinke wrote:
Glad to announce the second beta with the following main
additions:
- Based on DMD/druntime/Phobos stable from a couple of days ago.
- `pragma(inline, true)` fix when emitting multiple object
files in a single cmdline. This may have a significant impact
on performance (incl. druntime/Phobos) when not using LTO.
- Complete FreeBSD x86_64 support, incl. CI.
- iOS/arm64 CI, running the debug druntime & Phobos unittests
on an iPhone 6S.
- core.math.ldexp 6-14x faster (Linux/Windows) on my i5-3550.
Awesome! Thanks everyone involved.