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

Built-in micro benchmark feature #49

Open
marcusz opened this issue Mar 5, 2019 · 2 comments
Open

Built-in micro benchmark feature #49

marcusz opened this issue Mar 5, 2019 · 2 comments

Comments

@marcusz
Copy link
Collaborator

marcusz commented Mar 5, 2019

No description provided.

@Ebiroll
Copy link
Collaborator

Ebiroll commented Jun 13, 2019

I saw this project. https://github.com/yse/easy_profiler seems related and interesting.

@marcusz
Copy link
Collaborator Author

marcusz commented Jun 13, 2019

Very cool!
I'm using google benckmark to do micro benchmarking right now. It's about measuring a single function, not the entire program. I'm planning to have a keyword for this in Floyd itself, so you can add a microbench mark for your Floyd code in just one line.

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