Skip to content

.show()/.hide(): these methods may have performance issues #816

@timmywil

Description

@timmywil

We've resigned ourselves to reverting the current behavior, which means that we won't be able to get around the performance issues. Specifically, we have to retrieve computed display values, which is especially slow in webkit and blink.

Something like...

Note: Usage of these methods may cause performance issues, especially when used on many elements. Use performance testing tools to determine whether these methods are causing a problem.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions