-
Felix Lange authored
This avoids quadratic time complexity in the lookup of the batch element corresponding to an RPC response. Unfortunately, the new approach requires additional memory for the mapping from ID to index. Fixes #22805
This avoids quadratic time complexity in the lookup of the batch element corresponding to an RPC response. Unfortunately, the new approach requires additional memory for the mapping from ID to index. Fixes #22805
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
testdata | Loading commit data... | |
client.go | Loading commit data... | |
client_example_test.go | Loading commit data... | |
client_test.go | Loading commit data... | |
constants_unix.go | Loading commit data... | |
constants_unix_nocgo.go | Loading commit data... | |
doc.go | Loading commit data... | |
endpoints.go | Loading commit data... | |
errors.go | Loading commit data... | |
handler.go | Loading commit data... | |
http.go | Loading commit data... | |
http_test.go | Loading commit data... | |
inproc.go | Loading commit data... | |
ipc.go | Loading commit data... | |
ipc_js.go | Loading commit data... | |
ipc_unix.go | Loading commit data... | |
ipc_windows.go | Loading commit data... | |
json.go | Loading commit data... | |
metrics.go | Loading commit data... | |
server.go | Loading commit data... | |
server_test.go | Loading commit data... | |
service.go | Loading commit data... | |
stdio.go | Loading commit data... | |
subscription.go | Loading commit data... | |
subscription_test.go | Loading commit data... | |
testservice_test.go | Loading commit data... | |
types.go | Loading commit data... | |
types_test.go | Loading commit data... | |
websocket.go | Loading commit data... | |
websocket_test.go | Loading commit data... |