Skip to content
This repository has been archived by the owner on Nov 22, 2023. It is now read-only.

more speedup ideas to test #40

Open
lord opened this issue Mar 1, 2021 · 0 comments
Open

more speedup ideas to test #40

lord opened this issue Mar 1, 2021 · 0 comments

Comments

@lord
Copy link
Owner

lord commented Mar 1, 2021

  • 'manually monomorphize' like have map, bind, etc be enum variants and actual anchorinner implementations? not sure if this will actually be faster
  • could have implementing anchorinner just be fundamentally unsafe. since it's really seeming like we can't solve this with a GAT (only actual higher kinded types will work i think) i also think a lot of cloning could be avoided if we have some way to 'lock' and 'unlock' an anchor inner? also can just put unsafe everywhere and have it go faster?
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant