Skip to content
This repository has been archived by the owner on Feb 26, 2020. It is now read-only.

Parse the Ren'Py script at run time instead of at import time #49

Closed
exodrifter opened this issue Jan 27, 2015 · 0 comments
Closed

Parse the Ren'Py script at run time instead of at import time #49

exodrifter opened this issue Jan 27, 2015 · 0 comments
Assignees

Comments

@exodrifter
Copy link
Owner

Examination done in issue #41 has determined that the process of parsing the script at import time is overall more costly than parsing the script at run time. Change the Ren'Py script asset (RenPyScriptAsset.cs) to store the original script and parse it at run time.

@exodrifter exodrifter self-assigned this Jan 27, 2015
@exodrifter exodrifter added this to the Version 2 milestone Jan 27, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant