fedimint / fedimint

Federated E-Cash Mint
https://fedimint.org/
MIT License
568 stars 219 forks source link

Consider running latency tests in sequence #4579

Open bradleystachurski opened 5 months ago

bradleystachurski commented 5 months ago
          Maybe latency tests should not run in parallel on the same machine? This hack may hide latency introduced from round trips that don't require much compute?

_Originally posted by @elsirion in https://github.com/fedimint/fedimint/pull/4524#discussion_r1525955009_

justinmoon commented 5 months ago

dev call: @dpc mentions that we should track performance of latency tests over time. anyone know a good service for this?

bradleystachurski commented 5 months ago

anyone know a good service for this?

Related: https://github.com/fedimint/fedimint/issues/4607