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 3056d38 commit 1f72d20Copy full SHA for 1f72d20
CHANGELOG.md
@@ -41,6 +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
+* Simpler solution for lazy integer length (#2365, @chrisseaton).
45
46
Changes:
47
0 commit comments