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

Add Kuroko to benchmark suite #13

Merged
merged 3 commits into from Jul 28, 2021
Merged

Conversation

klange
Copy link
Contributor

@klange klange commented Jul 28, 2021

Greetings,

I have added Kuroko to the benchmark suite. Most of the tests are slight modifications of the equivalent Python versions. Kuroko performs roughly on-par with CPython and Horse64, beating those in the naïve Fibonacci calculation tests but not doing quite as well in some of the shorter tests.

Additionally, this MR includes two changes to the Github Actions workflow that helped me with debugging my fork:

  • Add workflow_dispatch so that builds can be manually triggered from the Github web UI.
  • Use ${GITHUB_REF} when checking out the benchmark scripts so that the workflow can be run against other branches than master.

@fennecdjay
Copy link
Member

That's great!
Having kuroko here is great news AND improving the workflow is a great move, thanks.

@fennecdjay fennecdjay merged commit 1bddcbe into Gwion:master Jul 28, 2021
@fennecdjay
Copy link
Member

btw, you could make an #hey-look in the r/PL server 😄

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

Successfully merging this pull request may close these issues.

None yet

2 participants