aboutsummaryrefslogtreecommitdiffstats
path: root/lib/compiler/src
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2015-09-01 17:37:04 +0200
committerBjörn Gustavsson <[email protected]>2015-11-09 15:38:50 +0100
commite59290283c595efa84c8ac7720eb128dedb98fce (patch)
tree76863a0985f34dffa609dfb86bec79045ce3943c /lib/compiler/src
parentce4ba8d71fe41fa827f35f8c75917d76125fa8ab (diff)
downloadotp-e59290283c595efa84c8ac7720eb128dedb98fce.tar.gz
otp-e59290283c595efa84c8ac7720eb128dedb98fce.tar.bz2
otp-e59290283c595efa84c8ac7720eb128dedb98fce.zip
io: Make a fast code path for i/o requests
Unicode support was introduced in R13. The backward compatible code path in 'io' is unlikely to be used in practice. Therefore, make sure that the common case of an i/o server supporting unicode requests is as fast as possible, making sure to get rid of the mathing and re-building of tuples in the current code. Make the backward compatible code path work with a minimum of code.
Diffstat (limited to 'lib/compiler/src')
0 files changed, 0 insertions, 0 deletions