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
This task is automatically imported from the old Task Issue Board and it was originally created by jaroslavtulach.
Original issue is here.
#183578531 introduced (via PR-4023) the Meta.atom_with_hole as a replacement for Unsafe.set_atom_field. It is safer than the unsafe original version, but right now it is 2-3x slower.
The goal of this pivotal is to investigate the reasons and speed things up a bit.
This task is automatically imported from the old Task Issue Board and it was originally created by jaroslavtulach.
Original issue is here.
#183578531 introduced (via PR-4023) the
Meta.atom_with_hole
as a replacement forUnsafe.set_atom_field
. It is safer than the unsafe original version, but right now it is 2-3x slower.The goal of this pivotal is to investigate the reasons and speed things up a bit.
Blockers:
#183578531 resolved
The text was updated successfully, but these errors were encountered: