mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-03 23:51:05 +00:00
1f4a9038ce
* Improves vectors performance and adds a benchmark to vectors of offsets in swift Improves performance for all arrays and for loops Uses a tuple instead of allocating a struct each time we start iterating over fieldloc Updates benchmark library * Fixing swift Wasm ci