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

fix: show latency in millisecond #34

Merged
merged 1 commit into from
Dec 30, 2022

Conversation

kauruus
Copy link
Contributor

@kauruus kauruus commented Dec 30, 2022

Fix: #29

Retains two decimal points(toFixed(2)), 0.01 ms precision is enough for api benchmarks.

image

@waghanza waghanza merged commit 39ac871 into the-benchmarker:main Dec 30, 2022
@waghanza
Copy link
Contributor

I'll check how to deploy. Thanks ❤️

@SuspiciousLookingOwl
Copy link
Member

SuspiciousLookingOwl commented Dec 30, 2022

@waghanza I've deployed it.

I'm planning to move to GitHub pages for the hosting and setup ci script to automatically publish it on next version.

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.

Wrong Latency unit
3 participants