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
Before running any @allocations tests, run the workload
This ensures that our LazyLibrary code, (which makes one allocation)
does not fail these tests. Some of these `@allocations` checks had
already included warm-up code, this simply expands that to the rest that
I could find.
0 commit comments