SilentSpike
dbe6a04e8a
Optimise spectator loops ( #6021 )
...
* Optimise spectator loops
`count` is only quicker than `forEach` when the final command returns a
boolean or nil. `forEach` is quicker if the final command returns any
other data type.
* Use `forEach` instead of `count`
2018-01-06 01:30:15 +01:00
..
2017-12-03 16:10:48 +00:00
2017-08-12 14:25:48 +01:00
2017-12-07 21:45:30 +00:00
2017-08-12 14:25:48 +01:00
2017-08-12 14:25:48 +01:00
2017-08-30 16:36:53 +01:00
2017-08-12 14:25:48 +01:00
2017-12-07 21:45:30 +00:00
2017-08-12 14:25:48 +01:00
2017-12-01 10:34:27 -06:00
2017-08-12 14:25:48 +01:00
2017-08-30 16:36:53 +01:00
2017-08-12 14:25:48 +01:00
2017-08-12 14:25:48 +01:00
2017-08-12 14:25:48 +01:00
2017-08-17 12:50:43 +01:00
2017-08-12 14:25:48 +01:00
2018-01-06 01:30:15 +01:00
2017-12-10 13:38:32 +00:00
2017-08-30 16:36:53 +01:00
2017-11-04 11:03:51 -05:00
2017-08-30 16:36:53 +01:00
2018-01-06 01:30:15 +01:00
2017-08-22 14:11:34 -05:00
2017-08-17 12:50:43 +01:00
2017-08-12 14:25:48 +01:00
2017-12-08 23:08:30 +00:00
2017-08-12 14:25:48 +01:00
2017-08-30 16:36:53 +01:00
2017-12-08 23:08:30 +00:00
2017-08-30 16:36:53 +01:00
2018-01-06 01:30:15 +01:00
2017-08-12 14:25:48 +01:00
2017-08-30 16:36:53 +01:00
2017-08-12 14:25:48 +01:00
2017-08-12 14:25:48 +01:00
2018-01-04 18:03:38 +00:00
2017-08-12 14:25:48 +01:00
2017-08-12 14:25:48 +01:00
2018-01-05 20:41:43 +00:00
2018-01-06 01:30:15 +01:00
2018-01-06 01:30:15 +01:00
2017-08-30 16:36:53 +01:00
2017-08-30 16:36:53 +01:00
2017-12-03 16:35:51 +00:00
2017-10-10 09:39:59 -05:00
2017-08-12 14:25:48 +01:00
2017-10-17 20:19:10 +02:00
2017-10-10 09:39:59 -05:00
2015-06-28 19:34:21 -07:00