diff options
| author | root <[email protected]> | 2023-10-12 01:53:34 +0000 |
|---|---|---|
| committer | root <[email protected]> | 2023-10-12 01:53:34 +0000 |
| commit | de3d775e20fd99435b0a64b8939bdd5ae7022dad (patch) | |
| tree | 0503e8cf409321379c2727bd45680bdfaee92ceb /ci | |
| parent | a9b563f964ac68d03b0c4b936767709ddfc46274 (diff) | |
optimize performance
Diffstat (limited to 'ci')
| -rw-r--r-- | ci/travis.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/travis.sh b/ci/travis.sh index 1197c99..d62c1d0 100644 --- a/ci/travis.sh +++ b/ci/travis.sh @@ -48,6 +48,7 @@ yum install -y numactl-libs # required by mrzcpd yum install -y libibverbs # required by mrzcpd yum install -y libbreakpad_mini-devel yum install -y msgpack-devel +yum install -y jemalloc-devel source /etc/profile.d/framework.sh source /etc/profile.d/mrzcpd.sh |
