Huge perf hit in editor with very large array properties

One thing I would like to note on this is despite my problems with very large arrays, this is really more fundamental than that. The underlying issue is Slate wasting time drawing/processing UI controls that are not visible. fixing this would not only fix my specific problem but would probably result in the editor overall getting faster and more responsive/snappy.