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

Could I add the demo of CppCon2018 to the llvm test suite ? #4

Open
ChuanqiXu9 opened this issue Aug 6, 2021 · 2 comments
Open

Could I add the demo of CppCon2018 to the llvm test suite ? #4

ChuanqiXu9 opened this issue Aug 6, 2021 · 2 comments

Comments

@ChuanqiXu9
Copy link

Hi Gor,

Now the llvm lacks a benchmark to measure the performance for coroutines. I think this one is relatively suit for that.
And I am worrying about the license problem. Do you feel comfortable if I submit the code to llvm test suite (I would mark you as the author).

@GorNishanov
Copy link
Owner

Hi Chuanqi:

I am not sure that this particular benchmark is good for automated test suite. When we are measuring differences related to memory latency, it is too fine timing for repeatable tests and reliable performance tests.

@ChuanqiXu9
Copy link
Author

Yeah, maybe it is too fine and the result number may change surprisingly. But I think that one is much better than none. May be it is not the best. I believe it would be helpful.

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