FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Use `hrtime()` and support for nanoseconds by dantleech · Pull Request #1137 · phpbench/phpbench · GitHub

Use hrtime() and support for nanoseconds - #1137

Open
dantleech wants to merge 2 commits into
masterfrom
hrtim
Open

Use hrtime() and support for nanoseconds#1137
dantleech wants to merge 2 commits into
masterfrom
hrtim

Conversation

Copy link
Copy Markdown
Member

hrtime() has been around since PHP 7.3 and provides nanosecond time resolution and montonicity. There's no good reason that PHPBench hasn't supported this:

  • It was annoying to support < 7.3
  • It was annoying to supprt 32 bit platforms.

dantleech changed the title Use hrtime() Use hrtime() and support for nanoseconds Mar 7, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL