You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by oi...@apache.org on 2021/03/03 19:01:55 UTC

[celix] branch master updated (548ebc1 -> caf641d)

This is an automated email from the ASF dual-hosted git repository.

oipo pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/celix.git.


    from 548ebc1  Feature/zmq v2 fixes (#326)
     add caf641d  Adds benchmark for dependency manager component (#322)

No new revisions were added by this update.

Summary of changes:
 libs/framework/benchmark/CMakeLists.txt            |   1 +
 .../benchmark/src/DependencyManagerBenchmark.cc    | 120 +++++++++++++++++++++
 2 files changed, 121 insertions(+)
 create mode 100644 libs/framework/benchmark/src/DependencyManagerBenchmark.cc