Skip to content

Commit

Permalink
An indirection is not no different
Browse files Browse the repository at this point in the history
  • Loading branch information
TotalVerb committed Dec 22, 2015
1 parent 106dc4e commit 4fbb59d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/performance.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ each currency, each arithmetic operation used on that currency incurs some small
one-time cost.

Note that the native assembly code generated for most arithmetic operations is
effectively no different from the equivalent operation on integers::
little different from the equivalent operation on integers::

julia> code_native(+, (typeof(USD), typeof(USD)))
.text
Expand Down

0 comments on commit 4fbb59d

Please sign in to comment.