Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resurrect broker-cluster-benchmark #378

Open
awelzel opened this issue Oct 10, 2023 · 0 comments
Open

Resurrect broker-cluster-benchmark #378

awelzel opened this issue Oct 10, 2023 · 0 comments

Comments

@awelzel
Copy link
Contributor

awelzel commented Oct 10, 2023

          @Neverlord - I'm re-working the zeek-benchmarker code base and attempted to re-enabled the broker benchmark tests with this PR. However, `broker-cluster-benchmark` is expected to be available, but that appears to have been commented out for quite a bit.

# add_executable(broker-cluster-benchmark benchmark/broker-cluster-benchmark.cc)
# target_link_libraries(broker-cluster-benchmark ${libbroker} CAF::core CAF::openssl CAF::io)
# install(TARGETS broker-cluster-benchmark DESTINATION bin)

I wanted to use that for testing to ensure nothing is breaking.. however, given there haven't been any benchmark runs for broker since 2022-02-06 that's becoming a bit modd.

I uncommenting, but the build spills a few thousand lines of c++/caf errors, so maybe a ticket to resurrect broker-cluster-benchmark is easiest?

(cc @timwoj )

Originally posted by @awelzel in #375 (comment)

@Neverlord Neverlord changed the title Resurrect broker-benchmark Resurrect broker-cluster-benchmark Feb 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants