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 3fb8ee9 commit 319f910Copy full SHA for 319f910
doc/user/compatibility.md
@@ -138,12 +138,6 @@ covered by the Ruby Specification suite or tests.
138
139
## Features with very low performance
140
141
-#### Keyword arguments
142
-
143
-Keyword arguments don't have *very* low performance, but they are not optimised
144
-as other language features are. You don't need to avoid keyword arguments, but
145
-performance with them may not be what you would hope for.
146
147
#### `ObjectSpace`
148
149
Using most methods on `ObjectSpace` will temporarily lower the performance of
0 commit comments