Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.19.2 #36

Merged
merged 5 commits into from
Dec 15, 2021
Merged

v1.19.2 #36

merged 5 commits into from
Dec 15, 2021

Conversation

octu0
Copy link
Owner

@octu0 octu0 commented Dec 15, 2021

optimize handling of multiple outputs by using Pipeline

  • convert_to_yuv_420
  • convert_to_yuv_444
BenchmarkJIT/convert_to_yuv_420            : 0.32821ms
BenchmarkJIT/convert_to_yuv_444            : 0.12315ms

to

BenchmarkJIT/convert_to_yuv_420            : 0.05634ms
BenchmarkJIT/convert_to_yuv_444            : 0.06963ms

@octu0 octu0 merged commit ec681a0 into master Dec 15, 2021
@octu0 octu0 deleted the v1.19.2 branch December 15, 2021 07:14
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.

None yet

1 participant