Run tests / Added AggressiveOptimization
to methods involved in measuring allocations.
Warm up allocation measurement before taking actual measurement.
Isolated allocation measurement.
Changed some RuntimeInformation
properties to static readonly fields.
Removed enable monitoring in Engine (GcStats handles it).
Removed GC.Collect()
from allocation measurement.
Sleep thread to account for tiered jit in Core runtimes 3.0 to 6.0.
Updated MemoryDiagnoserTests.
Block finalizer thread during memory te...
#949
Annotations
1 warning
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "test-windows-core-trx".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading