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

Various CI fixes #428

Merged
merged 4 commits into from
Jul 26, 2023
Merged

Various CI fixes #428

merged 4 commits into from
Jul 26, 2023

Conversation

michaelpj
Copy link
Contributor

@michaelpj michaelpj commented Jul 26, 2023

I don't know how to fix the benchmark failure. I think the issue was introduced in 39859fd, so perhaps @tdammers can comment.

Fixes #427

@michaelpj
Copy link
Contributor Author

I got stuck trying to work out the correct definition of initHaskellPool, in particular the malloc argument. Doing everything in ST makes that not typecheck...

@lehins
Copy link
Collaborator

lehins commented Jul 26, 2023

@michaelpj No worries. I'll implement a fix for the benchmarks right now. I'll push a commit to your branch, if you don't mind.

@michaelpj
Copy link
Contributor Author

Please do :)

@lehins
Copy link
Collaborator

lehins commented Jul 26, 2023

@michaelpj Cool. Benchmarks are fixed. Thank you for your help!

Copy link
Collaborator

@lehins lehins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@lehins lehins mentioned this pull request Jul 26, 2023
@lehins lehins enabled auto-merge July 26, 2023 16:25
@lehins lehins disabled auto-merge July 26, 2023 16:25
@michaelpj michaelpj merged commit 307e22c into master Jul 26, 2023
11 checks passed
@michaelpj michaelpj deleted the mpj/ci-fixes branch July 26, 2023 18:50
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.

Enable benchmarks on GithubActions CI
2 participants