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

question:Performance testing #85

Open
BigCatDi opened this issue Oct 17, 2020 · 1 comment
Open

question:Performance testing #85

BigCatDi opened this issue Oct 17, 2020 · 1 comment

Comments

@BigCatDi
Copy link

I want to test the performance of EMQ by using emqtt_bench . The testing environment has been installed. But after git clone https://github.com/emqx/emqtt-bench , "make code " tell me error. The web guidance don‘t describe error cause。
The error:
escript: exception error: no function clause matching
rebar_fetch:format_error({error,{hex_tarball,{tarball,eof}}}) (/opt/rebar3-3.11.1/src/rebar_fetch.erl, line 74)
in function rebar3:handle_error/2 (/opt/rebar3-3.11.1/src/rebar3.erl, line 339)
in call from escript:run/2 (escript.erl, line 758)
in call from escript:start/1 (escript.erl, line 277)
in call from init:start_em/1
in call from init:do_boot/3
Makefile:10: recipe for target 'compile' failed

Please tell me how to Slove it. Thank you !!

@HJianBo
Copy link
Member

HJianBo commented Oct 19, 2020

Hi @BigCatDi For this error log, I don't see where the problem is.

Can you paste the list of the commands you are executed and a version of the OTP? To make it easier for me to reproduce or understand the question.

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

No branches or pull requests

2 participants