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 new stat-time-nanos syscall #5441

Merged
merged 1 commit into from Oct 23, 2023

Conversation

MasterDuke17
Copy link
Contributor

It gives more precision and is faster creating an Instant than using the num version.

Requires MoarVM/MoarVM#1770 and fixes #5422.

It gives more precision and is faster creating an `Instant` than using
the num version.
@lizmat lizmat merged commit cc15340 into rakudo:main Oct 23, 2023
8 of 11 checks passed
@MasterDuke17 MasterDuke17 deleted the use_new_stat_time_nanos_syscall branch October 24, 2023 02:24
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.

stat times decimals are off
2 participants