Skip to content

Conversation

@janci007
Copy link

@janci007 janci007 commented Feb 8, 2021

This is not to be merged.

Only contains suggestions on what parts are not always required to be calculated and should be skipped if applicable to gain more FPS.

The code outputs time spent in each part of the computation in theoretical FPS (what FPS would that part of code achieve if it was running independently) - allows you to compare performance of operations and see the bottleneck.

This is not to be merged, only suggestions on what parts are not always required to be calculated and should be skipped if applicable to gain more FPS.
The code outputs time spent in each part of the computation in theoretical FPS (what FPS would that part of code achieve if it was running independently) - allows you to compare performance of operations and see the bottleneck.
@allo-
Copy link
Owner

allo- commented Feb 8, 2021

We should probably have some benchmark branch, merged with https://github.com/allo-/virtual_webcam_background/tree/benchmark_webcam_fps (I need to rebase it on master again).

I guess I can add some if only_sementation: around the commented parts as it is useful for many people.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants