Felix Lange 53b94f135a
rpc: linear time batch response matching (#23856)
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
2021-11-04 17:44:35 +01:00
..
2021-08-25 18:46:29 +02:00
2021-08-25 18:46:29 +02:00
2020-05-25 10:21:28 +02:00