Skip to content

Conversation

@cometkim
Copy link
Owner

A change suggested by Claude Code in #78

Not exactly the same as the suggested code, but inspired by it.

Prioritizing the most common cases (GB9, GB9a) does not seem to contribute to the perf improvement directly. However, it creates an opportunity to eliminate unnecessary branches.

@changeset-bot
Copy link

changeset-bot bot commented Jul 30, 2025

🦋 Changeset detected

Latest commit: 844dd7a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
unicode-segmenter Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codecov
Copy link

codecov bot commented Jul 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (f2018ed) to head (844dd7a).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #82   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          901       896    -5     
=========================================
- Hits           901       896    -5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@cometkim cometkim force-pushed the opt-by-claude-verify-4 branch from 25aa6c0 to f1cf555 Compare July 30, 2025 19:21
@cometkim cometkim force-pushed the opt-by-claude-verify-4 branch from ae704d1 to 844dd7a Compare July 30, 2025 19:32
@cometkim cometkim merged commit fa9d58e into main Jul 30, 2025
5 checks passed
@cometkim cometkim deleted the opt-by-claude-verify-4 branch July 30, 2025 19:34
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.

2 participants