Liblor / advanced_operating_systems_2020

Advanced Operating System Course at ETHZ
MIT License
19 stars 3 forks source link

Add process to measure RPC performance #69

Open leopoldsedev opened 4 years ago

leopoldsedev commented 4 years ago

We could measure RPC performance by measuring the time it takes to call the send_number or send_string RPC a fixed number of times or something similar.