flatbuffers/benchmarks/swift
2025-11-14 15:07:49 -08:00
..
Benchmarks/FlatbuffersBenchmarks [Swift] Implements FlatbuffersVector which confirms to RandomAccessCollection (#8752) 2025-11-04 23:53:59 +00:00
Package.swift [Swift] Bump minimum supported version of swift to 5.10 (#8758) 2025-11-14 15:07:49 -08:00
README.md docs: clean up whitespace and fix typo in tutorial.md (#8695) 2025-09-25 09:02:22 -07:00

Benchmarks

To open the benchmarks in xcode use:

open --env BENCHMARK_DISABLE_JEMALLOC=true Package.swift

or running them directly within terminal using:

swift package benchmark