bors
0250ff9a5f
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.
2015-06-17 00:44:25 +00:00
..
2015-06-13 12:53:07 -04:00
2015-06-16 17:08:36 +00:00
2015-06-10 21:14:03 +01:00
2015-06-06 12:37:11 +02:00
2015-06-08 16:55:35 +02:00
2015-06-15 00:24:31 +00:00
2015-06-11 13:56:07 +01:00
2015-06-17 00:44:25 +00:00
2015-06-11 18:10:08 +00:00
2015-06-16 01:57:34 +00:00
2015-06-15 05:11:53 +00:00
2015-06-10 21:14:03 +01:00
2015-06-11 13:56:07 +01:00
2015-06-15 13:42:18 +01:00
2015-06-07 19:50:13 +02:00
2015-06-10 21:14:03 +01:00
2015-06-15 18:27:35 +03:00
2015-06-16 05:08:13 +00:00
2015-06-12 11:07:16 -07:00
2015-06-12 11:07:16 -07:00
2015-06-12 11:07:16 -07:00
2015-06-09 04:28:57 +00:00
2015-06-12 11:07:16 -07:00
2015-06-11 13:56:07 +01:00
2015-06-15 18:10:49 +12:00
2015-06-15 21:27:43 +00:00
2015-06-13 18:03:56 +05:30
2015-06-14 14:35:44 +03:00
2015-06-08 16:55:35 +02:00
2015-06-16 20:00:46 +00:00
2015-06-16 22:20:15 +00:00
2015-06-10 21:14:03 +01:00
2015-06-10 21:14:03 +01:00
2015-06-10 21:14:03 +01:00
2015-06-14 07:08:10 +02:00
2015-06-15 21:27:43 +00:00