bigeasy / bigeasy/timezone

Improve performance of `"*"`.

Open
#100 0 comments 0 reactions 1 assignee Claimed by @bigeasy View on GitHub
enhancement
Dominant language
JavaScript
Stars
256
Forks
26
PR merge metrics
No merged PRs in 30d

Description

It may not be the common case, but it out to be the most performant that the user calls with POSIX time. It is worth exploring the performance of this common case at the expense of library size.

We test for numeric twice, once in the argument loop, and once again to see if we have found a date.

Also, we don't have to do the conversion tests, only for the date array type.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.