diff options
author | Ryan Dahl <ry@tinyclouds.org> | 2020-01-30 10:49:33 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-30 10:49:33 -0500 |
commit | 2338e7679c8840314642dbf3ea838908f5f35d3c (patch) | |
tree | fd8a56d12bc84167e306fb7fdf71a32ab86362ad /std/examples/xeval.ts | |
parent | 51089836eb835d6b4cc03653dcb0b7a281017157 (diff) |
Remove --current-thread flag (#3830)
This flag was added to evaluate performance relative to tokio's threaded
runtime. Although it's faster in the HTTP benchmark, it's clear the runtime
is not the only perf problem.
Removing this flag will simplify further refactors, in particular
adopting the #[tokio::main] macro. This will be done in a follow up.
Ultimately we expect to move to the current thread runtime with Isolates
pinned to specific threads, but that will be a much larger refactor. The
--current-thread just complicates that effort.
Diffstat (limited to 'std/examples/xeval.ts')
0 files changed, 0 insertions, 0 deletions