Skip to content

Sound.is_precached and StreamSound.is_precached performance #221

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

Closed
jsza opened this issue Nov 3, 2017 · 0 comments · Fixed by #222
Closed

Sound.is_precached and StreamSound.is_precached performance #221

jsza opened this issue Nov 3, 2017 · 0 comments · Fixed by #222

Comments

@jsza
Copy link
Contributor

jsza commented Nov 3, 2017

These methods try to iterate over stringtables.string_tables.soundprecache, which takes a while on the Python side (~0.005sec depending on the stringtable size, easily enough to delay game frames).

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 a pull request may close this issue.

1 participant