AuburnSounds / AuburnSounds/Dplug

After a single resize, PBR plugin composite twice.

Open
#745 3 comments 0 reactions 0 assignees View on GitHub
Performance Super hard
Dominant language
D
Stars
564
Forks
34
PR merge metrics
No merged PRs in 30d

Description

Resize of PBR plugins could be speed up by 30% if this wasn't the case.
And this is probably the very same computation (EDIT: no, it is something nonsensical), and/or the former computation is thrown away completely.

![image](https://user-images.githubusercontent.com/1067485/208455187-06a4fe3f-597c-4009-9c51-be72f71da912.png)

Contributor guide

Open the contributing guide

Research direction

No source file, test, or entry point is named. Start by reproducing one resize of a PBR plugin and trace the resize path to identify why compositing occurs twice; done means a single resize performs one composite and the reported speedup is preserved.

Written by the indexing model from the issue text.

Assessment

Domain
audio-video-rtc
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.