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

chore: Upgrade Tokio to 1.16.0 #13518

Closed
wants to merge 1 commit into from
Closed

Conversation

biluohc
Copy link
Contributor

@biluohc biluohc commented Jan 28, 2022

Tokio 1.16.0 has been released. https://github.com/tokio-rs/tokio/releases/tag/tokio-1.16.0

The release includes improvements to the multi-threaded scheduler that
can increase throughput by up to 20% in some cases.

See more detail: tokio-rs/tokio#4383

@CLAassistant
Copy link

CLAassistant commented Jan 28, 2022

CLA assistant check
All committers have signed the CLA.

@biluohc
Copy link
Contributor Author

biluohc commented Jan 28, 2022

Sorry, deno seems use the basic runtime only, there is no need to upgrade.

@biluohc biluohc closed this Jan 28, 2022
@magurotuna
Copy link
Member

In my opinion, it should always be nicer to keep up with external crates, especially vital crates like tokio.

@biluohc
Copy link
Contributor Author

biluohc commented Jan 28, 2022

Oh, maybe the other fixed makes sense, i will reopen it if needed

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.

None yet

3 participants