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

fix bench workflow #101

Merged
merged 1 commit into from
Mar 25, 2024
Merged

fix bench workflow #101

merged 1 commit into from
Mar 25, 2024

Conversation

tjjfvi
Copy link
Contributor

@tjjfvi tjjfvi commented Mar 25, 2024

No description provided.

@tjjfvi tjjfvi force-pushed the fix-bench-script branch 3 times, most recently from 84d3c22 to 9dfb2ab Compare March 25, 2024 17:49
@tjjfvi tjjfvi force-pushed the fix-bench-script branch from 9dfb2ab to 8b32a67 Compare March 25, 2024 17:56
@tjjfvi tjjfvi changed the title fix bench script fix bench workflow Mar 25, 2024
@HigherOrderBot
Copy link
Collaborator

Perf run for c4b60ed:

file              mode        main          c4b60ed7a634
========================================================
sum_rec           intr-singl      17.596 s      17.716 s
                  intr-multi       8.095 s       8.078 s
--------------------------------------------------------
bitonic_sort_lam  intr-singl      12.206 s      11.731 s
                  intr-multi       6.021 s       5.678 s
--------------------------------------------------------
merge_sort        intr-singl       7.801 s       7.769 s
                  intr-multi       4.033 s       4.102 s
--------------------------------------------------------
sum_tail          intr-singl       1.488 s       1.523 s
                  intr-multi       1.289 s       1.323 s
--------------------------------------------------------
c2                intr-singl       0.000 s       0.000 s
                  intr-multi       0.001 s       0.001 s
--------------------------------------------------------
sum_tree          intr-singl      11.500 s      11.407 s
                  intr-multi       4.951 s       4.909 s
--------------------------------------------------------
boom              intr-singl       2.202 s       2.199 s
                  intr-multi       1.901 s       2.547 s
--------------------------------------------------------
radix_sort_lam    intr-singl       9.986 s       9.981 s
                  intr-multi       4.913 s       4.980 s

@tjjfvi tjjfvi added this pull request to the merge queue Mar 25, 2024
Merged via the queue into main with commit aa58a6d Mar 25, 2024
5 checks passed
@tjjfvi tjjfvi deleted the fix-bench-script branch March 25, 2024 18:19
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.

2 participants