Skip to content
This repository has been archived by the owner on Oct 16, 2023. It is now read-only.

Optimize Sum #145

Merged
merged 1 commit into from
Sep 25, 2023
Merged

Optimize Sum #145

merged 1 commit into from
Sep 25, 2023

Conversation

daemyung
Copy link

πŸ™ Describe the pull request

Sum is optimized by performing only the necessary boundary checks.

βœ… Checklist

  • Code follows the project's coding conventions and style.
  • Tests have been added or updated to cover the changes.
  • Documentation has been updated, if necessary.

@daemyung daemyung added the enhancement New feature or request label Sep 23, 2023
@daemyung daemyung self-assigned this Sep 23, 2023
Copy link
Contributor

@mejai1206 mejai1206 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@daemyung daemyung merged commit 633effd into main Sep 25, 2023
@daemyung daemyung deleted the sum branch September 25, 2023 00:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants