Files
CoreStore/Sources
Ruslan Skorb f055c54a66 [ListMonitor] Use dynamicCast() to cast fetchedObjects to [T]? without checking the type.
Type checking takes a time. So there is a performance problem when casting a large number of fetched objects to an array of a certain type using the operator `as?`.
2017-03-24 21:30:46 +02:00
..
2017-02-21 19:17:06 +09:00
2017-02-07 18:17:40 +09:00
2016-06-19 02:40:25 +09:00
2016-12-08 18:59:41 +09:00