-
Notifications
You must be signed in to change notification settings - Fork 7
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
Agda profiling #7
Labels
Comments
Now that the instance arguments were removed and it type checks in Agda 2.4.2.3, here is the profile for Romans.
|
All of SBLGNT:
|
4,722,508 ms / (1000 ms / s) / (60 s / min) / (60 min / hour) => 1.3118 hour |
This thread indicates that splitting the Agda code into smaller pieces helps improve type checking time. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sergei posted on the Agda mailing list some comments on profiling. It might be worthwhile to play around with it to see where Agda is spending its time in our code.
The text was updated successfully, but these errors were encountered: