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

monad refactor + comonad nonsense #469

Merged
merged 8 commits into from
Feb 22, 2025
Merged

monad refactor + comonad nonsense #469

merged 8 commits into from
Feb 22, 2025

Conversation

plt-amy
Copy link
Member

@plt-amy plt-amy commented Feb 16, 2025

honestly i just want to get this merged because it's the branch where i got fed up with products!/cat!/ap! performance and fixed it. it's missing prose for the definition of coalgebras and i don't really care enough about coalgebras to write it myself

@plt-amy
Copy link
Member Author

plt-amy commented Feb 16, 2025

time for Cat.Monoidal.Instances.Cartesian on this branch:

Checking Cat.Monoidal.Instances.Cartesian (/home/amelia/default/Projects/1lab.dev/src/Cat/Monoidal/Instances/Cartesian.lagda.md).
Total                      9,019ms          
Typing                        64ms (3,871ms)
Typing.Reflection          3,346ms          
Typing.CheckRHS              356ms          

vs. on main:

Checking Cat.Monoidal.Instances.Cartesian (/home/amelia/default/Projects/1lab.dev/src/Cat/Monoidal/Instances/Cartesian.lagda.md).
Total                      24,816ms           
Typing                         81ms (19,454ms)
Typing.Reflection          18,113ms           
Typing.CheckRHS             1,131ms           

@plt-amy plt-amy merged commit f157194 into main Feb 22, 2025
5 checks passed
@plt-amy plt-amy deleted the aliao/comonads branch February 22, 2025 12:27
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.

5 participants