flatbuffers/benchmarks/swift
mustiikhalil c49e81d6ec
Adds swift 6 to the build matrix (#8414)
Bump min version of swift to be 5.9
2025-02-04 09:11:46 -08:00
..
Benchmarks/FlatbuffersBenchmarks [Swift] Improves vectors performance & arrays within lib (#8415) 2024-11-19 07:02:47 +01:00
Package.swift Adds swift 6 to the build matrix (#8414) 2025-02-04 09:11:46 -08:00
README.md [Swift] Migrating benchmarks to a newer lib. (#8168) 2023-11-22 16:08:55 -08:00

README.md

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