flatbuffers/tests/FlatBuffers.Benchmarks.swift
Joakim Hassila 23c8ab34c1
Swift update performance benchmark infrastructure (#7255)
* Keep the underlying storage capacity when clearing the FlatBufferBuilder. Gives a significant performance boost for serialisation of many small messages.

* Use Googles Swift benchmark library for more consistent results and dynamic number of iterations, simplification of tests as result.

Co-authored-by: Joakim Hassila <hassila@users.noreply.github.com>
2022-04-19 10:52:10 +02:00
..
Sources/FlatBuffers.Benchmarks.swift Swift update performance benchmark infrastructure (#7255) 2022-04-19 10:52:10 +02:00
Package.swift Swift update performance benchmark infrastructure (#7255) 2022-04-19 10:52:10 +02:00