mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-12 10:33:52 +01:00
Problem: NEWS does not mention new perf tool
Solution: add it
This commit is contained in:
parent
0e01c27de5
commit
79f65b43cf
4
NEWS
4
NEWS
@ -51,6 +51,10 @@
|
||||
on local listening sockets for UDP multicast sockets (ZMQ_RADIO).
|
||||
See doc/zmq_setsockopt.txt and doc/zmq_getsockopt.txt for details.
|
||||
|
||||
* New perf tool, perf/benchmark_radix_tree, to measure the performance of the
|
||||
different internal implementations of the trie algorithm used to track
|
||||
subscriptions. Requires a compiler that supports C++11.
|
||||
|
||||
* Many, many coding style, duplication and static analysis improvements.
|
||||
|
||||
* Many, many improvements to the CMake build system, especially on Windows.
|
||||
|
Loading…
Reference in New Issue
Block a user