Runtime performance cost of key paths

Yeah, the runtime implementation has not yet been looked at with any eye for performance, and there are also relatively straightforward optimizations for converting a keypath to a getter function without involving the key path object at all that have not yet been implemented.

7 Likes