diff options
| author | 刘畅 <[email protected]> | 2023-10-12 02:00:36 +0000 |
|---|---|---|
| committer | 刘畅 <[email protected]> | 2023-10-12 02:00:36 +0000 |
| commit | e4ea2b29c5ca222d793341350b0668d9a50f70d2 (patch) | |
| tree | 0503e8cf409321379c2727bd45680bdfaee92ceb /ci/travis.sh | |
| parent | a9b563f964ac68d03b0c4b936767709ddfc46274 (diff) | |
| parent | de3d775e20fd99435b0a64b8939bdd5ae7022dad (diff) | |
Merge branch 'reduce_polling_tconsume_invoke' into 'rel'v1.3.2
optimize performance
See merge request tango/shaping-engine!44
Diffstat (limited to 'ci/travis.sh')
| -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 |
