Skip to content

Conversation

mjvankampen
Copy link
Contributor

This PR is a preamble to #3911 but I think that one got a bit big. I would like to discuss the API first.

f18m and others added 30 commits August 13, 2019 11:19
by completely removing malloc/free from the hot path of benchmark util
…pool

# Conflicts:
#	src/msg.cpp
#	src/msg.hpp
#	src/zmq.cpp
In practice I observed that 256 byte messages require +- 1024 messages
pre-allocated to reach max. performance on my pc.
This scales depending on message size I believe.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants