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

Optimize random() and clone() functions. #1197

Merged
merged 1 commit into from
Aug 4, 2024
Merged

Optimize random() and clone() functions. #1197

merged 1 commit into from
Aug 4, 2024

Conversation

samchon
Copy link
Owner

@samchon samchon commented Aug 4, 2024

No change on interfaces.

Just a little bit performance tuning.

@samchon samchon added the enhancement New feature or request label Aug 4, 2024
@samchon samchon self-assigned this Aug 4, 2024
Copy link

pkg-pr-new bot commented Aug 4, 2024

commit: bb398ba

npm i https://pkg.pr.new/typia@1197

Open in Stackblitz

samchon added a commit to samchon/typescript-runtime-type-benchmarks that referenced this pull request Aug 4, 2024
Just optimized `typia.misc.clone()` function a little bit, so that `safeParse()` benchmark of `typia` would be a little bit faster.

samchon/typia#1197
Copy link
Owner Author

@samchon samchon left a comment

Choose a reason for hiding this comment

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

Everything is fine, so that passed the test program.

@samchon samchon merged commit 253a1de into master Aug 4, 2024
11 checks passed
@samchon samchon deleted the feature/random branch August 4, 2024 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant