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

[Feature] 词云 insertZerosToArray 方法在部分环境下性能存在问题 #619

Open
xiaoluoHe opened this issue Jan 10, 2025 · 0 comments
Assignees

Comments

@xiaoluoHe
Copy link
Contributor

xiaoluoHe commented Jan 10, 2025

What problem does this feature solve?

在部分电脑上还是可以复现,目前也没找到具体是哪里影响了,但可以明确的是主要影响“[].splice”性能,把insertZerosToArray的实现去掉splice依赖后,可以基本解决(2.6s > 590ms)

What does the proposed API look like?

添加配置,支持自定义 insertZerosToArray 实现
No response

xile611 added a commit that referenced this issue Jan 15, 2025
feat: add customInsertZerosToArray in wordcloud #619
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

No branches or pull requests

2 participants