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

Measure proper llvm compile times #704

Merged
merged 1 commit into from
Jan 16, 2025
Merged

Conversation

oflatt
Copy link
Member

@oflatt oflatt commented Jan 16, 2025

The current code in main doesn't properly measure llvm compile time, it measures calling llvm multiple times
This one makes it just measure the optimization llvm does without lowering, making it a fairer comparison

@oflatt oflatt requested a review from ajpal January 16, 2025 20:27
@oflatt oflatt merged commit bd239d8 into main Jan 16, 2025
4 checks passed
@oflatt oflatt deleted the oflatt-better-compile-times branch January 16, 2025 23:28
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