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

perf: use fast ops for tty #15976

Merged
merged 12 commits into from
Sep 23, 2022
Merged

Conversation

littledivy
Copy link
Member

@littledivy littledivy commented Sep 21, 2022

Leave no room for unnecessary overhead since consoleSize will be stabalized soon #15933

This also encourages future API changes to take fast calls into consideration.

ops/lib.rs Outdated Show resolved Hide resolved
Copy link
Member

@bartlomieju bartlomieju left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

runtime/ops/tty.rs Outdated Show resolved Hide resolved
@littledivy littledivy merged commit 72af149 into denoland:main Sep 23, 2022
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.

3 participants