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

Performance Snapshot #124

Open
chrisisonwildcode opened this issue Feb 15, 2015 · 1 comment
Open

Performance Snapshot #124

chrisisonwildcode opened this issue Feb 15, 2015 · 1 comment
Labels
Milestone

Comments

@chrisisonwildcode
Copy link
Contributor

I am currently working on performance issues. The current snapshot shows a lot of time spent in write_openal_output. The extended profile for it shows that AlGetSourcei is the source of the bottle neck and wanted to know if someone wanted to take a look at it?

I am looking at _WM_GetOutput_Linear

http://i1072.photobucket.com/albums/w375/Chris_Ison/ScreenShot2015-02-15at100459am_zpsaf2b3c13.png

@chrisisonwildcode
Copy link
Contributor Author

Browsing throw the code I have found room for noticeable performance improvements. Once laptop is back I will finish type 2 fix and make those improvements happen.

Note: while there are places where minor improvements can occur, I am focusing on bottle necks in overall performance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant