Skip to content

fix: improving to-array#29

Open
Farenheith wants to merge 1 commit intomasterfrom
improving-to-array
Open

fix: improving to-array#29
Farenheith wants to merge 1 commit intomasterfrom
improving-to-array

Conversation

@Farenheith
Copy link
Copy Markdown
Member

After benchmarking different ways of implementing
to-array, we chose to use for of + push, as it has shown the best performance for the cases this library is focused on

After benchmarking different ways of implementing
to-array, we chose to use for of + push, as it has
shown the best performance for the cases this library
is focused on
@sonarqubecloud
Copy link
Copy Markdown

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.

1 participant