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 inline ref cycle #105

Merged
merged 3 commits into from
Apr 1, 2024
Merged

fix inline ref cycle #105

merged 3 commits into from
Apr 1, 2024

Conversation

tjjfvi
Copy link
Contributor

@tjjfvi tjjfvi commented Apr 1, 2024

No description provided.

@tjjfvi tjjfvi requested a review from imaqtkatt April 1, 2024 17:44
@HigherOrderBot

This comment has been minimized.

src/transform.rs Outdated Show resolved Hide resolved
@HigherOrderBot

This comment has been minimized.

@tjjfvi tjjfvi force-pushed the fix-inline-ref-cycle branch from e1bca25 to 4664edb Compare April 1, 2024 18:26
@tjjfvi tjjfvi enabled auto-merge April 1, 2024 18:26
@HigherOrderBot

This comment has been minimized.

@HigherOrderBot
Copy link
Collaborator

Perf run for eb6f761:

file              mode        main          eb6f76141c4e
========================================================
sum_rec           intr-singl      14.020 s      13.869 s
                  intr-multi       7.332 s       7.263 s
--------------------------------------------------------
bitonic_sort_lam  intr-singl      11.486 s      11.300 s
                  intr-multi       5.463 s       5.578 s
--------------------------------------------------------
merge_sort        intr-singl       7.272 s       7.459 s
                  intr-multi       3.621 s       3.725 s
--------------------------------------------------------
sum_tail          intr-singl       1.142 s       1.155 s
                  intr-multi       1.140 s       1.160 s
--------------------------------------------------------
c2                intr-singl       0.000 s       0.000 s
                  intr-multi       0.001 s       0.001 s
--------------------------------------------------------
sum_tree          intr-singl       9.394 s       9.123 s
                  intr-multi       4.326 s       4.520 s
--------------------------------------------------------
boom              intr-singl       2.238 s       2.262 s
                  intr-multi       2.436 s       2.937 s
--------------------------------------------------------
radix_sort_lam    intr-singl       9.825 s       9.774 s
                  intr-multi       4.823 s       4.876 s

@tjjfvi tjjfvi added this pull request to the merge queue Apr 1, 2024
Merged via the queue into main with commit 9aec78b Apr 1, 2024
5 checks passed
@tjjfvi tjjfvi deleted the fix-inline-ref-cycle branch April 1, 2024 21:20
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.

3 participants