You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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.
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
The text was updated successfully, but these errors were encountered: