You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't exactly know if categorize this as a bug or feature but according to the PHP docs, https://www.php.net/manual/en/function.hrtime.php The new hrtime is better especially in virtualized environments.
For Redis Connection class which is performance sensitive, it would be great to have this switch.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Don't exactly know if categorize this as a bug or feature but according to the PHP docs, https://www.php.net/manual/en/function.hrtime.php The new hrtime is better especially in virtualized environments.
For Redis Connection class which is performance sensitive, it would be great to have this switch.
There's also a related issue here: guzzle/guzzle#2214
Beta Was this translation helpful? Give feedback.
All reactions