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

Fix counting performance #204

Merged
merged 1 commit into from
Dec 21, 2022
Merged

Fix counting performance #204

merged 1 commit into from
Dec 21, 2022

Conversation

sodiray
Copy link
Owner

@sodiray sodiray commented Dec 21, 2022

Description

Fixing typical performance issue we've seen before (#78) with functions that use spread to create new objects. While I was here, made counting handle invalid inputs.

Checklist

  • Changes are covered by tests if behavior has been changed or added
  • Tests have 100% coverage
  • If code changes were made, the version in package.json has been bumped (matching semver)
  • If code changes were made, the yarn build command has been run and to update the cdn directory

Resolves

Resolves #203

@sodiray sodiray merged commit 48e77f6 into master Dec 21, 2022
@sodiray sodiray deleted the fix/counting-performance branch June 27, 2023 13:37
aleclarson referenced this pull request in radashi-org/radashi Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant