Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use faster way for getting unix time #68

Merged
merged 1 commit into from
Mar 17, 2023
Merged

Use faster way for getting unix time #68

merged 1 commit into from
Mar 17, 2023

Conversation

kibertoad
Copy link
Contributor

@avoidwork
Copy link
Owner

can confirm...

## Getting unix time

|name|ops/sec|samples|
|-|-|-|
|new Date().getTime()|7,520,941|93|
|Date.now()|16,801,061|99|

@avoidwork avoidwork merged commit da9475f into avoidwork:master Mar 17, 2023
@kibertoad kibertoad deleted the feat/faster-date-op branch March 18, 2023 00:10
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.

None yet

2 participants