Skip to content

Add benchmark tool for the recording server#9120

Merged
nickvergessen merged 8 commits intomasterfrom
add-benchmark-tool-for-the-recording-server
Mar 22, 2023
Merged

Add benchmark tool for the recording server#9120
nickvergessen merged 8 commits intomasterfrom
add-benchmark-tool-for-the-recording-server

Conversation

@danxuliu
Copy link
Member

Requires #9119

Feel free to directly review/merge this one and skip #9119

@danxuliu
Copy link
Member Author

/backport to stable26

@nickvergessen
Copy link
Member

Requires #9119

Done, rebase?

@danxuliu danxuliu force-pushed the add-benchmark-tool-for-the-recording-server branch from 8232bc4 to 726eb4a Compare March 21, 2023 15:41
Rather than providing some values and then composing the final name from
them now the sink name is explicitly provided.

Signed-off-by: Daniel Calviño Sánchez <[email protected]>
Rather than providing some values and then composing the final name from
them now the recorder log name is explicitly provided.

Signed-off-by: Daniel Calviño Sánchez <[email protected]>
Signed-off-by: Daniel Calviño Sánchez <[email protected]>
This will make easier to override the values set in the configuration
for specific runs.

Signed-off-by: Daniel Calviño Sánchez <[email protected]>
The benchmark tool can be used to check the resources needed by the
recorder process with different configurations, as well as to verify the
quality of the recorded file.

Unlike a real call recording the benchmark helper does not launch a
browser and joins an actual call; instead a video file is played.
Therefore it can not be used to check the whole usage of resources
during a call recording, but only the resources used by the recorder
itself.

On the other hand, playing a video file eases performing the tests, as
it does not require an actual call to be running, and also helps to
compare the quality between different configurations, as they can all be
based on the same input.

Signed-off-by: Daniel Calviño Sánchez <[email protected]>
@danxuliu danxuliu force-pushed the add-benchmark-tool-for-the-recording-server branch from 726eb4a to a1d35cd Compare March 22, 2023 14:08
Copy link
Member

@nickvergessen nickvergessen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐘

@nickvergessen nickvergessen enabled auto-merge March 22, 2023 15:41
@nickvergessen nickvergessen merged commit 33cc020 into master Mar 22, 2023
@nickvergessen nickvergessen deleted the add-benchmark-tool-for-the-recording-server branch March 22, 2023 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature: call 📹 Voice and video calls

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants