You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix sysimage-native-code=no option with pkgimages (#53373)
Loading pkgimages would try to access the sysimage native code, which
will fail. Ensure that no code tries to load if the sysimage native code
is not available, as it may try to link against it.
Fixes#53147
7 commit comments
nanosoldier commentedon Feb 20, 2024
Executing the daily package evaluation, I will reply here when finished:
@nanosoldier
runtests(isdaily = true)
nanosoldier commentedon Feb 21, 2024
The package evaluation job you requested has completed - possible new issues were detected.
The full report is available.
vtjnash commentedon Feb 24, 2024
@nanosoldier
runbenchmarks(ALL, isdaily = true)
nanosoldier commentedon Feb 24, 2024
Your benchmark job has completed - possible performance regressions were detected. A full report can be found here.
vtjnash commentedon Feb 24, 2024
A few scattered improvements, but also some extreme regressions, particularly in inference but also in arrays:
vtjnash commentedon Feb 24, 2024
@nanosoldier
runbenchmarks("inference", vs="@41a6e7b6c839f4828f1dbda66725aabc78b75d50")
nanosoldier commentedon Feb 24, 2024
Your benchmark job has completed - possible performance regressions were detected. A full report can be found here.