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

Routinely comparing performance between frameworks #83

Merged
merged 84 commits into from
Feb 22, 2024

Conversation

willtebbutt
Copy link
Member

@willtebbutt willtebbutt commented Feb 20, 2024

Starts to compare performance between frameworks. Adds a benchmarking run which compares between Taped, Enzyme, ReverseDiff, and Zygote. Problems are chosen such that most frameworks are able to differentiate most of the examples.

Currently results are just printed to the output of the comparison CI run.

Fixes: #3

@compintell compintell deleted a comment from github-actions bot Feb 22, 2024
@compintell compintell deleted a comment from github-actions bot Feb 22, 2024
@compintell compintell deleted a comment from github-actions bot Feb 22, 2024
@compintell compintell deleted a comment from github-actions bot Feb 22, 2024
@compintell compintell deleted a comment from github-actions bot Feb 22, 2024
@compintell compintell deleted a comment from github-actions bot Feb 22, 2024
@compintell compintell deleted a comment from github-actions bot Feb 22, 2024
@compintell compintell deleted a comment from github-actions bot Feb 22, 2024
@compintell compintell deleted a comment from github-actions bot Feb 22, 2024
@compintell compintell deleted a comment from github-actions bot Feb 22, 2024
@compintell compintell deleted a comment from github-actions bot Feb 22, 2024
@compintell compintell deleted a comment from github-actions bot Feb 22, 2024
@compintell compintell deleted a comment from github-actions bot Feb 22, 2024
@compintell compintell deleted a comment from github-actions bot Feb 22, 2024
@willtebbutt willtebbutt merged commit f52fbd1 into main Feb 22, 2024
12 checks passed
@willtebbutt willtebbutt deleted the wct/standardised-benchmarks branch February 22, 2024 16:16
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.

Understanding performance
2 participants