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

Optimize the refresh of the selection bar while Audacity is playing. #150

Conversation

RaphaelMarinier
Copy link
Contributor

@RaphaelMarinier RaphaelMarinier commented Jul 27, 2016

This saves 3-4% CPU while Audacity is playing on Linux/64bits. This is
done by avoiding the update of NumerixTextCtrls that stay unchanged.

This saves 3-4% CPU while Audacity is playing on Linux/64bits. This is
done by avoiding the update of NumerixTextCtrls that stay unchanged.
@Paul-Licameli Paul-Licameli merged commit 1cad18c into audacity:master Aug 16, 2016
@JamesCrook
Copy link
Contributor

JamesCrook commented Aug 25, 2016

Caused bug: http://bugzilla.audacityteam.org/show_bug.cgi?id=1497
Fixed by: 5d0951c

(And despite the bug, thanks for the code/idea)

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

3 participants