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

Remove ForestFire and use estimates for Mason benchmarks #69

Merged
merged 5 commits into from
Aug 30, 2023
Merged

Conversation

Tortar
Copy link
Member

@Tortar Tortar commented Aug 30, 2023

Estimates are based on the difference between small and large versions, which should roughly account for the start-up time

julia> (274.612728 - 208.459404) / (92.25591 - 10.777566)
0.8119129667141983

julia> (2857.646180 - 206.822735) / (142.291736 - 3.07503)
19.040986683020645

julia> (239.218375 - 157.989654) / (33.609804 - 2.022232)
2.5715405096662702

We will actually use the CI work when #68 is solved

@Tortar Tortar merged commit c448691 into main Aug 30, 2023
3 checks passed
@Tortar Tortar deleted the update branch August 30, 2023 15:29
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.

1 participant