mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-05-03 22:19:32 +03:00
update azure pipeline to use sample rate of 1000 for guarded objects
This commit is contained in:
parent
b8dc09e3d2
commit
ff56f6acbc
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@ jobs:
|
|||
workingDirectory: $(BuildType)
|
||||
displayName: CTest
|
||||
env:
|
||||
MIMALLOC_DEBUG_GUARDED_MAX: 1024
|
||||
MIMALLOC_GUARDED_SAMPLE_RATE: 1000
|
||||
# - upload: $(Build.SourcesDirectory)/$(BuildType)
|
||||
# artifact: mimalloc-ubuntu-$(BuildType)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue