FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Remove a couple calls to helpers.each by benmccann · Pull Request #6594 · chartjs/Chart.js · GitHub

Remove a couple calls to helpers.each - #6594

Merged
etimberg merged 1 commit into
chartjs:masterfrom
benmccann:helpers-each
Oct 25, 2019
Merged

Remove a couple calls to helpers.each#6594
etimberg merged 1 commit into
chartjs:masterfrom
benmccann:helpers-each

Conversation

Copy link
Copy Markdown
Contributor

These two calls are on the critical path of two particularly time-consuming parts of the code. Removing them will make the code slightly easier to analyze because it will remove two function calls from the call stack (each and (anonymous))

benmccann requested a review from kurkle October 24, 2019 23:34
etimberg merged commit 4d7fefc into chartjs:master Oct 25, 2019
exwm pushed a commit to exwm/Chart.js that referenced this pull request Apr 30, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL