google/flatbuffers
An extra copy in the FlatBuffers Dart runtime
FlatBuffers is built to read data in place. A DevTools waterfall showed every spectrum trace being copied anyway, and the fix went upstream into the library's Dart implementation.
Longer-form write-ups of debugging work and engineering decisions: the parts of the job that don't fit in a resume bullet.
google/flatbuffers
FlatBuffers is built to read data in place. A DevTools waterfall showed every spectrum trace being copied anyway, and the fix went upstream into the library's Dart implementation.