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

Speed up hsluv tests #489

Merged
merged 1 commit into from
Mar 17, 2024
Merged

Speed up hsluv tests #489

merged 1 commit into from
Mar 17, 2024

Conversation

lloydk
Copy link
Collaborator

@lloydk lloydk commented Mar 17, 2024

Eliminates parsing of color strings and uses object literals instead of Color objects resulting in a 3-4x speed up.

Eliminates parsing of color strings and uses object literals
instead of Color objects resulting in a 3-4x speed up.
Copy link

netlify bot commented Mar 17, 2024

Deploy Preview for colorjs ready!

Name Link
🔨 Latest commit 7ac345b
🔍 Latest deploy log https://app.netlify.com/sites/colorjs/deploys/65f759939b5aab000817a85c
😎 Deploy Preview https://deploy-preview-489--colorjs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@lloydk lloydk merged commit 190500d into color-js:main Mar 17, 2024
4 of 5 checks passed
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.

1 participant