Files
flatbuffers/benchmarks/swift
mustiikhalil 75f05d6389 Sets Swift minimum version to 5.8 (#8228)
Updates copyright from 2023 to 2024 & formats code - updates formatting rules

Updates CI to run with swift 5.8

Adds wasmer & updates command to run carton as a swift plugin

Update bazelci to also accept swift 5.8

Adds swift 5.10 to the test matrix
2024-05-29 13:07:54 -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