Right now, when serializing large objects/arrays the system uses an `O(n)` lookup.
Right now, when serializing large objects/arrays the system uses an
O(n)lookup.