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

use tspl for parser #122

Merged
merged 2 commits into from
Apr 9, 2024
Merged

use tspl for parser #122

merged 2 commits into from
Apr 9, 2024

Conversation

tjjfvi
Copy link
Contributor

@tjjfvi tjjfvi commented Apr 9, 2024

as requested by @VictorTaelin

@HigherOrderBot

This comment has been minimized.

@HigherOrderBot
Copy link
Collaborator

Perf run for e43998e:

file              mode        main          e43998efcef2
========================================================
merge_sort        intr-singl       7.060 s       7.110 s
                  intr-multi       3.602 s       3.688 s
--------------------------------------------------------
boom              intr-singl       2.774 s       2.252 s
                  intr-multi       2.485 s       2.604 s
--------------------------------------------------------
bitonic_sort_lam  intr-singl      11.103 s      11.064 s
                  intr-multi       5.288 s       5.695 s
--------------------------------------------------------
radix_sort_lam    intr-singl       9.289 s       9.415 s
                  intr-multi       4.640 s       4.630 s
--------------------------------------------------------
sum_tree          intr-singl       9.039 s       9.032 s
                  intr-multi       4.399 s       4.360 s
--------------------------------------------------------
c2                intr-singl       0.000 s       0.000 s
                  intr-multi       0.001 s       0.001 s
--------------------------------------------------------
sum_tail          intr-singl       1.139 s       1.127 s
                  intr-multi       1.124 s       1.133 s
--------------------------------------------------------
sum_rec           intr-singl      13.463 s      13.365 s
                  intr-multi       7.080 s       7.212 s

@tjjfvi tjjfvi added this pull request to the merge queue Apr 9, 2024
Merged via the queue into main with commit d0d92ba Apr 9, 2024
5 checks passed
@tjjfvi tjjfvi deleted the tspl branch April 9, 2024 21:10
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