Skip to content

Instantly share code, notes, and snippets.

@matklad
Created January 25, 2020 14:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matklad/92085b5eb7e317cd55fd8f336f2a0b89 to your computer and use it in GitHub Desktop.
Save matklad/92085b5eb7e317cd55fd8f336f2a0b89 to your computer and use it in GitHub Desktop.
[INFO ra_lsp_server::main_loop] loop turn 43.0639ms
[INFO ra_lsp_server::main_loop] loop turn = Notification { method: "textDocument/didOpen" }
request_cancellation: 10.6301ms
fetch_add 100ns
unpark = 41.6842ms
notify = 41.7635ms
List::send= 41.7836ms
send 41.8012ms
ThreadPool::execute: 41.8514ms
[INFO ra_lsp_server::main_loop] loop turn 52.8905ms
[INFO ra_lsp_server::main_loop] loop turn = Notification { method: "textDocument/didOpen" }
request_cancellation: 141.0629ms
fetch_add 200ns
unpark = 45.8011ms
notify = 45.8685ms
List::send= 45.8901ms
send 45.9085ms
ThreadPool::execute: 45.9565ms
[INFO ra_lsp_server::main_loop] loop turn 187.4128ms
[INFO ra_lsp_server::main_loop] loop turn = Notification { method: "textDocument/didOpen" }
request_cancellation: 37.634ms
fetch_add 200ns
unpark = 39.9091ms
notify = 39.9841ms
List::send= 40.0156ms
send 40.0354ms
ThreadPool::execute: 40.0969ms
[INFO ra_lsp_server::main_loop] loop turn 78.0891ms
[INFO ra_lsp_server::main_loop] loop turn = Notification { method: "textDocument/didOpen" }
request_cancellation: 25.8302ms
fetch_add 100ns
unpark = 36.0376ms
notify = 36.1328ms
List::send= 36.1521ms
send 36.1706ms
ThreadPool::execute: 36.2208ms
[INFO ra_lsp_server::main_loop] loop turn 62.4327ms
[INFO ra_lsp_server::main_loop] loop turn = Notification { method: "textDocument/didOpen" }
request_cancellation: 43.8362ms
fetch_add 100ns
unpark = 33.6013ms
notify = 33.6989ms
List::send= 33.7199ms
send 33.7397ms
ThreadPool::execute: 33.7876ms
[INFO ra_lsp_server::main_loop] loop turn 78.1053ms
[INFO ra_lsp_server::main_loop] loop turn = Notification { method: "textDocument/didOpen" }
request_cancellation: 5.0335ms
fetch_add 100ns
unpark = 31.9609ms
notify = 32.0456ms
List::send= 63.9055ms
send 63.946ms
ThreadPool::execute: 63.9772ms
[INFO ra_lsp_server::main_loop] loop turn 69.4636ms
[INFO ra_lsp_server::main_loop] loop turn = Notification { method: "textDocument/didOpen" }
request_cancellation: 8.0263ms
fetch_add 100ns
unpark = 33.6289ms
notify = 33.7379ms
List::send= 33.7823ms
send 33.8084ms
ThreadPool::execute: 33.8786ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment