about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2015-06-17 00:44:25 +0000
committerbors <bors@rust-lang.org>2015-06-17 00:44:25 +0000
commit0250ff9a5f1347f3177516e178fd8382d48169c7 (patch)
tree6ac056ac2e231116ec1440a21e1e80078bd1354e /src/libstd/sys/unix/stack_overflow.rs
parent014a5c12ac5692339c854cda02cbabc031f2c5d1 (diff)
parent7b464d364b33915b88f67213a3329e0a3d997e4d (diff)
downloadrust-0250ff9a5f1347f3177516e178fd8382d48169c7.tar.gz
rust-0250ff9a5f1347f3177516e178fd8382d48169c7.zip
Auto merge of #22681 - mzabaluev:extend-faster, r=huonw
Instead of a fast branch with a sized iterator falling back to a potentially poorly optimized iterate-and-push loop, a single efficient loop can serve all cases.

In my benchmark runs, I see some good gains, but also some regressions, possibly due to different inlining choices by the compiler. YMMV.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions