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

Introduce a benchmarking infrastructure #4

Open
axic opened this issue Jun 27, 2019 · 1 comment
Open

Introduce a benchmarking infrastructure #4

axic opened this issue Jun 27, 2019 · 1 comment

Comments

@axic
Copy link
Member

axic commented Jun 27, 2019

The goal would be to efficiently benchmark EE execution.

I have a prototype using criterion and @s1na has one introducing new host functions for start/stop benchmarking.

@s1na
Copy link
Collaborator

s1na commented Jun 27, 2019

I measured elapsed time of the EE as a black box, but also wanted to benchmark specific parts of the EE. That's why I added the new host functions. Maybe they could be in something like the debug namespace?

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