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

Slowdown due to unecessary full Γ-context resolution #67

Open
hai-nguyen-van opened this issue Dec 11, 2018 · 1 comment
Open

Slowdown due to unecessary full Γ-context resolution #67

hai-nguyen-van opened this issue Dec 11, 2018 · 1 comment

Comments

@hai-nguyen-van
Copy link
Member

No description provided.

@hai-nguyen-van hai-nguyen-van changed the title Slowdown due to unsolved trel primitives Slowdown due to unecessary full Γ-context resolution Feb 24, 2020
@hai-nguyen-van
Copy link
Member Author

hai-nguyen-van commented Feb 24, 2020

Improved with commit #e207d086113097991985b7e6985f716d8e97b7bd.
It is necessary to modify the structure of Γ-context and split into 2 parts: fixed-resolution and non-fixed-resolution. In theory, it should be possible to provide constant-time resolution on Γ-contexts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant