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

Set up benchmarking for compiler #75

Open
3 tasks
Roarster opened this issue Nov 1, 2020 · 0 comments
Open
3 tasks

Set up benchmarking for compiler #75

Roarster opened this issue Nov 1, 2020 · 0 comments

Comments

@Roarster
Copy link
Collaborator

Roarster commented Nov 1, 2020

In order to benchmark the compiler we need to compare the execution time to the Apache Thrift compiler. We will do this following the documented strategy. The first phase will be to set up the benchmarking suite so it can be ran manually.

  • Investigate and decide on a tool for benchmarking compiled executables
  • Build a sample set of Thrift definitions to be used for benchmarking
  • Decide and build a process that will allow the benchmarking to be easily ran

Once this is done, we will then be able to investigate running this as part of the build process.

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