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

Agda not using caches for primitive modules #447

Closed
laMudri opened this issue Mar 23, 2020 · 1 comment
Closed

Agda not using caches for primitive modules #447

laMudri opened this issue Mar 23, 2020 · 1 comment

Comments

@laMudri
Copy link
Contributor

laMudri commented Mar 23, 2020

As discussed at agda/agda#4526, Agda 2.6.1 is performing very badly relative to Agda 2.6.0.1. It seems that the issue is in loading primitive modules, which is taking ~20 seconds on my machine. On the issue I linked to before, we concluded that .agdai files weren't being generated for the primitives, and that Agda was just checking them again every time. However, looking in the relevant /nix/store/ path, this doesn't seem to be true, and the script introduced in #226 is still working to an extent. Probably, though, we need to do something to that script to fix this issue.

/cc @abbradar

@laMudri
Copy link
Contributor Author

laMudri commented Apr 21, 2020

To be resolved upstream. agda/agda#4526

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

No branches or pull requests

1 participant