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

failed to build the so file with comparable performance #2

Open
yxw opened this issue Nov 26, 2018 · 0 comments
Open

failed to build the so file with comparable performance #2

yxw opened this issue Nov 26, 2018 · 0 comments

Comments

@yxw
Copy link

yxw commented Nov 26, 2018

I managed to build the library from source code, however, the performance is significantly (20x) slower than the provided one. (0.08 vs. 0.004)

the reason why I have to rebuild from source is that that we found there is serious memory leak when using this build version, and we were trying to track down the issue.

I've tried using "-Ofast", "-mavx2" and others, I also tried different versions of GCC/clang , but still couldn't achieve even similar performance.

Could you help provide the exact compile / link parameters, or any other optimisation techniques you used to generate this binary release ?

thank you

-xiaowei

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

1 participant