[ovs-build] Failed: estebarbhpe/ovs#7 (feature/enable-jemalloc - d159ad3)

Travis CI builds at travis-ci.org
Tue Feb 23 21:53:20 UTC 2016


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

Build: #7
Status: Failed

Duration: 10 minutes and 28 seconds
Commit: d159ad3 (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/b45a71502ce2...d159ad344024

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

--

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/833d81ac/attachment-0002.html>


More information about the build mailing list