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

Wz4 Question: My compiled wz4 runs slower then the bin folder copy #50

Closed
c53 opened this issue Jun 16, 2012 · 2 comments
Closed

Wz4 Question: My compiled wz4 runs slower then the bin folder copy #50

c53 opened this issue Jun 16, 2012 · 2 comments

Comments

@c53
Copy link

c53 commented Jun 16, 2012

When I compile Werkkzeug4 the exe file comes out to around 9.35 MB. The precompiled exe that is included in the bin folder is only 5.53 MB. The one that I compile uses more memory and cpu and runs slower, less fps. I have tried the initial checkin, removing operators, using different debug and dx options. I used both vs2008 and 2010 and tried different versions of yasm. Is there a way for me to compile and get the same results as the werkkzeug4.exe in the bin folder?

@rygorous
Copy link
Contributor

Compile a "stripped" not a "release" build. (Release still includes assertions and a bunch of debug infrastructure)

@c53
Copy link
Author

c53 commented Jun 17, 2012

Thank you very much for the quick response it is working great.

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

No branches or pull requests

2 participants