torrust / torrust-tracker

A modern and feature-rich (private) BitTorrent tracker.
https://torrust.com
GNU Affero General Public License v3.0
339 stars 40 forks source link

Add a workflow to run a basic benchmark for the UDP tracker #909

Open josecelano opened 2 weeks ago

josecelano commented 2 weeks ago

Every time there is a PR making big changes in the UDP tacker I run the aquatic UDP load test manually, just to make sure there is no performance regression. For example:

https://github.com/torrust/torrust-tracker/pull/873

It would be nice to do it automatically because there could be some changes that affect the performance in non ovbious ways.

Notes

cc @da2ce7