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

Make octicon helper slightly faster #536

Merged
merged 4 commits into from
Feb 4, 2021

Conversation

jhawthorn
Copy link
Contributor

We don't need to stringify the cache_key and can use the array's hash instead. Also we can fetch from the hash a single time and use the result.

Co-authored-by: John Crepezzi seejohnrun@github.com

We don't need to stringify the cache_key and can use the array's hash
instead. Also we can fetch from the hash a single time and use the
result.

Co-authored-by: John Crepezzi <seejohnrun@github.com>
@vercel
Copy link

vercel bot commented Jan 15, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/primer/octicons/9694ag7q8
✅ Preview: https://octicons-git-fork-jhawthorn-fasterocticoncache.primer.now.sh

@vercel vercel bot temporarily deployed to Preview January 15, 2021 21:42 Inactive
@jhawthorn jhawthorn marked this pull request as draft January 15, 2021 21:56
@vercel vercel bot temporarily deployed to Preview January 15, 2021 22:17 Inactive
@jhawthorn jhawthorn marked this pull request as ready for review January 15, 2021 22:17
@vercel vercel bot temporarily deployed to Preview January 19, 2021 20:07 Inactive
@vercel vercel bot temporarily deployed to Preview February 4, 2021 16:46 Inactive
@vercel vercel bot temporarily deployed to Preview February 4, 2021 17:10 Inactive
@edokoa edokoa changed the base branch from master to release-12.0.0 February 4, 2021 18:10
@edokoa edokoa merged commit 1be3275 into primer:release-12.0.0 Feb 4, 2021
@edokoa edokoa mentioned this pull request Feb 4, 2021
2 tasks
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

Successfully merging this pull request may close these issues.

None yet

4 participants