Skip to content

make a round of performance tuning #538

Open
@trusktr

Description

@trusktr

There's things we can optimize, like preventing new variable creations, using typeof instead of instanceof, etc.

F.e. here's a test that shows instanceof being slower than typeof:

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