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

Calculate maximum value with less CPU #1

Closed
piroor opened this issue Nov 6, 2012 · 1 comment
Closed

Calculate maximum value with less CPU #1

piroor opened this issue Nov 6, 2012 · 1 comment

Comments

@piroor
Copy link
Member

piroor commented Nov 6, 2012

Currently, maxValue of scalable graph item is calculated by Math.max(). This can be fasten.

See: http://d.hatena.ne.jp/kumagi/20121007

@piroor
Copy link
Member Author

piroor commented Nov 7, 2012

Done.

@piroor piroor closed this as completed Nov 7, 2012
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