Skip to content

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

@xiaoluoHe

Description

@xiaoluoHe

What problem does this feature solve?

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

What does the proposed API look like?

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions