diff options
author | Alex Hirsch <w4rh4wk@bluephoenix.at> | 2018-02-12 00:14:26 +0100 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2018-02-12 21:39:28 +0200 |
commit | 3e8eab66a1d2e4efe0178e3460ad8a96945fe9ed (patch) | |
tree | f0ccae9a5ca0cf0624fd9da715ddbec937dc19ec /docs/markdown | |
parent | 262eeb7e9ee48ecc3ab7789f479f53cdc42037b5 (diff) | |
download | meson-3e8eab66a1d2e4efe0178e3460ad8a96945fe9ed.zip meson-3e8eab66a1d2e4efe0178e3460ad8a96945fe9ed.tar.gz meson-3e8eab66a1d2e4efe0178e3460ad8a96945fe9ed.tar.bz2 |
Do not set MALLOC_PERTURB_ for benchmarks
Setting MALLOC_PERTURB_ to a non-zero value is fine for regular test
cases. It helps catching bugs, but also comes with some runtime
overhead.
This overhead is noticeable for benchmarks when compared to running them
directly instead of through Meason.
Therefore, MALLOC_PERTURB_ is not touched for benchmarks.
closes #3034
Diffstat (limited to 'docs/markdown')
0 files changed, 0 insertions, 0 deletions