We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
prof_active: false
1 parent e38f244 commit b753468Copy full SHA for b753468
.cargo/config.toml
@@ -3,4 +3,4 @@
3
#
4
# Provide `prof:true` to allow profiling, but `prof_active:false` to require
5
# profiling to be explicitly activated at runtime (possible via the BN HTTP API).
6
-JEMALLOC_SYS_WITH_MALLOC_CONF = "abort_conf:true,narenas:16,prof:true,prof_active:false"
+JEMALLOC_SYS_WITH_MALLOC_CONF = "abort_conf:true,narenas:16,prof:true"
0 commit comments