We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22460ff commit 011c6fdCopy full SHA for 011c6fd
CHANGELOG.md
@@ -41,7 +41,7 @@ Performance:
41
* Fiber-local variables are much faster now by using less synchronization.
42
* Improved the performance of the exceptional case of `String#chr` (#2318, @chrisseaton).
43
* Improved the performance of `IO#read_nonblock` when no data is available to be read.
44
-* Significantly improved performance of string formatting for basic string formats (#2361, @wildmaples, @chrisseaton).
+* Significantly improved performance of `Time#strftime` for common formats (#2361, @wildmaples, @chrisseaton).
45
46
Changes:
47
0 commit comments