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 7bda81c commit d207b65Copy full SHA for d207b65
CHANGELOG.md
@@ -36,6 +36,7 @@ Performance:
36
* Fiber-local variables are much faster now by using less synchronization.
37
* Improved the performance of the exceptional case of `String#chr` (#2318, @chrisseaton).
38
* Improved the performance of `IO#read_nonblock` when no data is available to be read.
39
+* Significantly improved performance of string formatting for basic string formats (#2361, @wildmaples, @chrisseaton).
40
41
Changes:
42
0 commit comments