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

improve compilation speed for ProductCategory #4

Open
marcosh opened this issue Apr 4, 2019 · 4 comments
Open

improve compilation speed for ProductCategory #4

marcosh opened this issue Apr 4, 2019 · 4 comments

Comments

@marcosh
Copy link
Contributor

marcosh commented Apr 4, 2019

this is slowing down the compilation of all the monoidal part of the library

coming from statebox/idris-stbx-core#32

@WhatisRT
Copy link
Contributor

Monad.lidr is also incredibly slow to compile for me. Is it known what makes these things slow?

@marcosh
Copy link
Contributor Author

marcosh commented May 28, 2019

From what I observed, it may have to do something with the usage of pairs (and triples), but I guess that's not the case for monads

@Jake-Gillberg
Copy link
Contributor

Any workarounds for this? Having to wait ~10mins for each interactive editor call while trying to implement #81

@marcosh
Copy link
Contributor Author

marcosh commented Apr 28, 2020

@Jake-Gillberg unluckily I don't know about any workaround. I might just suggest not to use the interactive editor and work on this on bare hands, recompiling manually one in a while

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

3 participants