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
100x faster on windows for variable
2.5x faster on windows for array element
2x faster on linux for array elements
8x faster on linux for variables
5x faster on darling (only works for variables)
20x faster on macOS bash 3.2 (only works for variables)
appears to be 400% faster than
If there are no side effects, everything that can and uses
read
and can be replaced withprintf
The text was updated successfully, but these errors were encountered: