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

Revert "MathUtils: Refactored generateUUID() code." #22805

Merged
merged 3 commits into from
Nov 9, 2021

Conversation

larsmoa
Copy link
Contributor

@larsmoa larsmoa commented Nov 9, 2021

This reverts commit e245401.

Related issue: #22803

Description

In #22556, the use of crypto.randomUUID() was introduced. This caused significant slowdown (see issue above). This PR rolls back this change. It also removes a TODO about using crypto.

This contribution is funded by Cognite.

Mugen87
Mugen87 previously approved these changes Nov 9, 2021
src/math/MathUtils.js Outdated Show resolved Hide resolved
@mrdoob mrdoob added this to the r135 milestone Nov 9, 2021
@mrdoob mrdoob merged commit 78a5832 into mrdoob:dev Nov 9, 2021
@mrdoob
Copy link
Owner

mrdoob commented Nov 9, 2021

Thanks!

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.

3 participants