Aaron Turon
dddcbcfeac
Fix range performance regression
...
A recent change to the implementation of range iterators meant that,
even when stepping by 1, the iterators *always* involved checked
arithmetic.
This commit reverts to the earlier behavior (while retaining the
refactoring into traits).
Fixes #24095
cc #24014
2015-04-07 16:20:55 -07:00
..
2015-04-01 18:37:54 -07:00
2015-04-03 04:29:52 +00:00
2015-04-03 04:29:52 +00:00
2015-04-05 18:54:07 +02:00
2015-04-01 11:21:42 -04:00
2015-03-25 01:37:08 +02:00
2015-04-01 18:37:54 -07:00
2015-04-01 22:34:27 +02:00
2015-03-10 15:08:31 -07:00
2015-03-24 16:58:08 -04:00
2015-03-31 13:39:14 -07:00
2015-03-31 15:59:35 -07:00
2015-04-04 10:26:14 -04:00
2015-03-15 09:08:21 -07:00
2015-03-31 15:53:25 -07:00
2015-04-07 16:20:55 -07:00
2015-04-01 15:25:47 -04:00
2015-04-03 07:13:51 +00:00
2015-04-03 14:30:13 -04:00
2015-03-31 15:53:25 -07:00
2015-04-02 13:25:06 -04:00
2015-04-01 18:37:54 -07:00
2015-03-31 15:49:57 -07:00
2015-03-26 12:10:22 -07:00
2015-03-31 15:49:57 -07:00
2015-03-31 15:49:57 -07:00
2015-04-01 12:49:02 -04:00
2015-04-06 00:06:24 -07:00
2015-04-01 11:23:45 -04:00
2015-04-01 13:29:42 -07:00
2015-03-15 18:16:03 +01:00
2015-01-07 12:10:31 +13:00