mirror of
https://github.com/alexpasmantier/television.git
synced 2025-06-07 03:55:23 +00:00

This PR adds a benchmark for performance-critical function `build_results_list` from `television_screen::results` This should allows `television` to track performances improvements or regressions across time for that function (and other in the future) --------- Co-authored-by: alexpasmantier <alex.pasmant@gmail.com>