[ovs-build] Canceled: estebarbhpe/ovs#8 (feature/enable-jemalloc - 168107f)

Travis CI builds at travis-ci.org
Tue Feb 23 22:08:46 UTC 2016


Build Update for estebarbhpe/ovs
-------------------------------------

Build: #8
Status: Canceled

Duration: 5 minutes and 8 seconds
Commit: 168107f (feature/enable-jemalloc)
Author: Esteban Rodriguez Betancourt
Message: Add --enable-jemalloc argument to build

During our tests with OVSDB we found out that memory allocation is
used intensively by the server, so we thought that using a different
memory allocator could increase the performance. We tried jemalloc
and the performance gain was between 20% and 40%.

This patch would allow anyone to enable jemalloc on their systems
in case you want to try out this memory allocator.

The patch adds the --enable-jemalloc flag to link ovsdb-server with jemalloc
instead of the default memory allocator. This can improve the OVSDB
Server performance under certains loads.

Signed-off-by: Esteban Rodriguez Betancourt <estebarb at hpe.com>

View the changeset: https://github.com/estebarbhpe/ovs/compare/d159ad344024...168107f1e512

View the full build log and details: https://travis-ci.org/estebarbhpe/ovs/builds/111330941

--

You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.openvswitch.org/pipermail/ovs-build/attachments/20160223/11f32ed0/attachment-0002.html>


More information about the build mailing list