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

add framerate counter #84

Open
dyoo opened this issue Mar 17, 2010 · 0 comments
Open

add framerate counter #84

dyoo opened this issue Mar 17, 2010 · 0 comments

Comments

@dyoo
Copy link
Owner

dyoo commented Mar 17, 2010

Emmanuel writes:

Load times were slow, but since it only happens once it's not so bad. The big speed hit was running World animations - mind you, these were on old P3s with like 256mb of RAM using FF3.5. Even the prototype game, which is just circles and rectangles moving along one axis, seemed pretty slow.

I suggested that Chris try installing Chrome on the machines, since Chrome is both much faster and has VASTLY better memory use.

It might be handy for perf reports to write the framerate to window.status - incrementing a counter every time the canvas is drawn and then dividing be something reasonable like 2-3 seconds.

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

1 participant